[vorbis-dev] Compile Problems

Swisher, Karl kswisher at iolinc.net
Mon Jun 12 09:36:20 PDT 2000



Hello,
        I've been trying to compile some things but have run into some
problems.  I've have the vorbis directory inside of /usr/src.  I have compiled
vorbis itself with no problems.   I've also copied the results to their
respective directories as per the README file.

        I've also compiled the XMMS plugin with no problem.   However when it
is installed in the /usr/lib/XMMS/Input directory, XMMS locks up when it is
started.  I've checked with gnorpm and the XMMS development appears to be
there.

        Last night I found and tried Vorbize-0.1.  I get compile errors. 
Everthing goes along file for a while then  I get this:

gcc -Wall -O20 -ffast-math -D_REENTRANT -D__NO_MATH_INLINES-fsigned-char-I./include/ -c vorbize. c 
vorbize.c:59: vorbis/modes.h: No such file or directory
make[1]:***[vorbize.o] Error 1  
make[1]: Leaving directory `/usr/src/vorbize-0.1' 
make: ***[all] Error 2        

        After that I copied directory  
/usr/src/vorbize-0.1/vorbis/include/vorbis  to 
/usr/src/vorbize-0.1/include/vorbis and run  'make'  again.  The compile gets
further along but I get several undefiined references that appear to be math
functions  and it errors out at this:

lib/libvorbis.a(lpc.o)(.text+0x46e): more undefined references to `pow' follow
lib/libvorbis.a(lpc.o): In function `_vlpc_de_helper':
lpc.o(.text+0x762): undefined reference to `hypot'
collect2: ld returned 1 exit status
make[1]: *** [vorbize] Error 1
make[1]: Leaving directory `/usr/src/vorbize-0.1'
make: *** [all] Error 2   

        Could anyone tell me what I'm doing wrong ?

Thanks
Karl

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list