[Icecast-dev] icecast-2.3.1 fails to compile against curl-7.16.0

Daniel Black dragonheart at gentoo.org
Sun Dec 10 12:32:30 PST 2006


Small bug report:

CURLOPT_PASSWDFUNCTION is a depreciated option ref:
http://curl.haxx.se/mail/lib-2003-10/0100.html
http://curl.haxx.se/mail/archive-2003-11/0001.html

They have finally removed it in curl-7.16.0.

Compile error as follows:

source='auth_url.c' object='auth_url.o' libtool=no \
        depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include  -pthread -march=athlon-xp -O2 -pipe -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)
auth_url.c:521: error: (Each undeclared identifier is reported only once
auth_url.c:521: error: for each function it appears in.)
make[3]: *** [auth_url.o] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/net-misc/icecast-2.3.1-r1/work/icecast-2.3.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/net-misc/icecast-2.3.1-r1/work/icecast-2.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/net-misc/icecast-2.3.1-r1/work/icecast-2.3.1'
make: *** [all] Error 2

also reported here;
https://bugs.gentoo.org/show_bug.cgi?id=157756

-- 
Daniel Black <dragonheart at gentoo.org>
Gentoo Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20061211/3acc70cf/attachment.pgp


More information about the Icecast-dev mailing list