Hi
 
I'm running RedHat 7.3 but am running the libvorbis-1.0-1 package with it.
 
When I run ./configure --with-vorbis (I've also tried with the "--with-vorbis-pref=/usr/bin" option) I get the following when running make.  Please help!
 
Regards
Louis
 
-----------snip-------------
mv -f .libs/mpglib_interface.lo mpglib_interface.lo
source='vorbis_interface.c' object='vorbis_interface.lo' libtool=yes \
depfile='.deps/vorbis_interface.Plo' tmpdepfile='.deps/vorbis_interface.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I../include -I. -I../mpglib/ -I..    -O -fomit-frame-pointer -ffast-math -funroll-loops  -Wall -pipe  -c -o vorbis_interface.lo `test -f vorbis_interface.c || echo './'`vorbis_interface.c
rm -f .libs/vorbis_interface.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I. -I../mpglib/ -I.. -O -fomit-frame-pointer -ffast-math -funroll-loops -Wall -pipe -c vorbis_interface.c -MT vorbis_interface.lo -MD -MP -MF .deps/vorbis_interface.TPlo  -fPIC -DPIC -o .libs/vorbis_interface.lo
vorbis_interface.c:15:28: codec_internal.h: No such file or directory
vorbis_interface.c:16:22: registry.h: No such file or directory
vorbis_interface.c:17:25: modes/modes.h: No such file or directory
vorbis_interface.c: In function `lame_decode_ogg_fromfile':
vorbis_interface.c:218: warning: initialization from incompatible pointer type
make[3]: *** [vorbis_interface.lo] Error 1
make[3]: Leaving directory `/home/louis/Old/djiab/Nov02/lame-3.90/libmp3lame'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/louis/Old/djiab/Nov02/lame-3.90/libmp3lame'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/louis/Old/djiab/Nov02/lame-3.90'
make: *** [all] Error 2

Reply via email to