Hallo,
I'm having a strange problem with linmpeg3 while compiling DJplay
(
http://linux1.t-data.com/djplay/)
All goes well until the final linker step which gives this error:
g++ -o djplay djplay.o display.o [...] mp3.o [...] recorder.o \
-L$QTDIR/lib -lqt-mt `pkg-config --libs glib jack` -laudiofile -lmad \
-lmpeg3
mp3.o(.text+0x4ac): In function `mpeg3demux_read_char':
/usr/include/mpeg3demux.h:104: undefined reference to
`mpeg3demux_read_char_packet(mpeg3_demuxer_t*)'
mp3.o(.text+0x4e9): In function `mpeg3demux_read_prev_char':
/usr/include/mpeg3demux.h:118: undefined reference to
`mpeg3demux_read_prev_char_packet(mpeg3_demuxer_t*)'
collect2: ld returned 1 exit status
make: *** [djplay] Error 1
This is using the Debian testing packages of libmpeg3. I als tried
recompiling the library, but it still gives this error. Anone any tips
on where to look for the error?
ciao
--
Frank Barknecht _ ______footils.org__