On 02 Aug 2005 Guy Roussin <guy.roussin@xxxxxxxxxxxxxxxx> wrote: Hi, > I try to compile vdr-mp3-0.9.13 with gcc4.0.1 (debian sid) and i get this error : > > make[1]: Entering directory `/tmp/vdr-1.3.27/PLUGINS/src/mp3-0.9.13' > g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DVDRVERSNUM=10327 > -DHAVE_SNDFILE -DHAVE_VORBISFILE -I../../../include -I../DVB/include decoder-mp3.c > data.h:37: warning: 'class cScanDir' has virtual functions but non-virtual destructor > decoder-mp3.c: In member function 'virtual bool cScanID3::DoScan(bool)': > decoder-mp3.c:441: error: 'id3_tag_version' was not declared in this scope > make[1]: *** [decoder-mp3.o] Erreur 1 > make[1]: Leaving directory `/tmp/vdr-1.3.27/PLUGINS/src/mp3-0.9.13' Your libmad/libid3tag has to be at least 0.15.0 as the id3_tag_version() call has been added at this point, nevertheless 0.15.1 is recomended. Regards. -- Stefan Huelswitt s.huelswitt@xxxxxx | http://www.muempf.de/