[Icecast] install problem
Karl Heyes
karl at xiph.org
Fri Aug 24 19:38:20 UTC 2007
Leon Brokken wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math
> -fsigned-char -I/usr/include/libxml2 -I/usr/local/include -pthread -g
> -O2 -c `test -f 'auth_url.c' || echo './'`auth_url.c
> auth_url.c: In function 'auth_get_url_auth':
> auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared (first use in
> this function)
> As far as I know I have all dependencies installed:
>
> libxml2-2.6.28-i486-1
> libxslt-1.1.20-i486-2
> curl-7.16.2-i486-1
> libvorbis-1.1.2-i486-2
> vorbis-tools-1.1.1-i486-4
>
> I have searched the net but can't figure out how to continue. Any tip
> would be most welcome!
Since curl 7.16, the CURLOPT_PASSWDFUNCTION setting was removed. It is
safe to comment out the line in question. The trunk code is already
fixed for this.
karl.
More information about the Icecast
mailing list