[linux-audio-dev] Compiling DJplay

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-dev] Compiling DJplay
From: Frank Barknecht (fbar_AT_footils.org)
Date: Mon Sep 22 2003 - 12:28:47 EEST


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__


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Sep 22 2003 - 13:44:13 EEST