Hi

I'm trying to compile vorbis-tools on my new lfs SVN 15/06/07 system.  I looked 
on the web and found that there seems to be a problem with curl and 
vorbis-tools but I can't find a solution.
Any pointers please?

if gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include -I/usr/include -I../include -I../intl    -O20 -ffast-math
-fsigned-char -O2 -march=athlon-xp -pipe -fomit-frame-pointer -MT
file_transport.o -MD -MP -MF ".deps/file_transport.Tpo" -c -o
file_transport.o file_transport.c; \
        then mv -f ".deps/file_transport.Tpo" ".deps/file_transport.Po";
else rm -f ".deps/file_transport.Tpo"; exit 1; fi
if gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include -I/usr/include -I../include -I../intl    -O20 -ffast-math
-fsigned-char -O2 -march=athlon-xp -pipe -fomit-frame-pointer -MT
format.o -MD -MP -MF ".deps/format.Tpo" -c -o format.o format.c; \
        then mv -f ".deps/format.Tpo" ".deps/format.Po"; else rm -f
".deps/format.Tpo"; exit 1; fi
if gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include -I/usr/include -I../include -I../intl    -O20 -ffast-math
-fsigned-char -O2 -march=athlon-xp -pipe -fomit-frame-pointer -MT
http_transport.o -MD -MP -MF ".deps/http_transport.Tpo" -c -o
http_transport.o http_transport.c; \
        then mv -f ".deps/http_transport.Tpo" ".deps/http_transport.Po";
else rm -f ".deps/http_transport.Tpo"; exit 1; fi
http_transport.c: In function 'set_curl_opts':
http_transport.c:119: error: 'CURLOPT_MUTE' undeclared (first use in
this function)
http_transport.c:119: error: (Each undeclared identifier is reported
only once
http_transport.c:119: error: for each function it appears in.)
make[2]: *** [http_transport.o] Error 1
make[2]: Leaving directory `/home/gena/src/vorbis-tools-1.1.1/ogg123'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gena/src/vorbis-tools-1.1.1'
make: *** [all] Error 2
[EMAIL PROTECTED]:~/src/vorbis-tools-1.1.1$


Gena

Amateur Call: M 0 E B P

VOIP / IM: gena1959uk


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to