Greetings: I'm getting this far in building LAME 3.87 beta: [dlphilp@localhost lame3.87]$ make /bin/sh -ec 'gcc -M -D__NO_MATH_INLINES -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions -Wall -pedantic -DBRHIST -DHAVEGTK -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -DUSE_LAYER_2 -DUSE_LAYER_1 -DHAVEMPGLIB -DHAVEVORBIS -DLAMESNDFILE -fPIC vorbis_interface.c | sed '\''s;vorbis_interface.o;& vorbis_interface.d;g'\'' > vorbis_interface.d' vorbis_interface.c:6: vorbis/modes.h: No such file or directory gcc -D__NO_MATH_INLINES -DNDEBUG -O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions -Wall -pedantic -DBRHIST -DHAVEGTK -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -DUSE_LAYER_2 -DUSE_LAYER_1 -DHAVEMPGLIB -DHAVEVORBIS -DLAMESNDFILE -fPIC -c vorbis_interface.c -o vorbis_interface.o vorbis_interface.c:6: vorbis/modes.h: No such file or directory make: *** [vorbis_interface.o] Error 1 Can anyone suggest a fix ? I'm trying to compile the MuSE interface, but I need LAME. Apparently it's out of sync with Vorbis...? Any & all help vastly appreciated... Best regards, == Dave Phillips The Book Of Linux Music & Sound at http://www.nostarch.com/lms.htm The Linux Soundapps Site at http://sound.condorow.net Currently listening to: Aphex Twin, "Lichen" --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
MoiN On Thu, Feb 22, 2001 at 09:27:25PM -0500, Dave Phillips wrote:> Greetings: > > I'm getting this far in building LAME 3.87 beta:[...]> vorbis_interface.c:6: vorbis/modes.h: No such file or directory > make: *** [vorbis_interface.o] Error 1 > > Can anyone suggest a fix ? I'm trying to compile the MuSE interface, > but I need LAME. Apparently it's out of sync with Vorbis...?Yes, they're way out of sync. You might want to run the configure script --without-vorbis (maybe it's --disable-vorbis, I'm not sure 100%). Wondering why you didn't ask on a lame related list like mp3encoder@minnie.cs.adfa.edu.au. Ingo -- :-( is a registered trademark of Despair, Inc. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.