[mythtv-users] cvs MythMusic compile errors

GalléPhilippe philippe.galle at wanadoo.fr
Tue May 20 22:38:16 EDT 2003


Hi,

after a fresh cvs Mythmusic install I have this compile error:

[pga at at7 mythmusic]$ make
cd mythmusic && make -f Makefile
make[1]: Entering directory `/home/pga/cvs/mythmusic/mythmusic'
qmake -o Makefile mythmusic.pro
make[1]: Leaving directory `/home/pga/cvs/mythmusic/mythmusic'
make[1]: Entering directory `/home/pga/cvs/mythmusic/mythmusic'
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I/usr/local/include -I/usr/include/cdda -I/usr/lib/qt3/include -o cddecoder.o cddecoder.cpp
In file included from cddecoder.cpp:11:
cddecoder.h:6:21: cdaudio.h: No such file or directory
cddecoder.cpp: In member function `int CdDecoder::getNumTracks()':
cddecoder.cpp:280: `cd_init_device' undeclared (first use this function)
cddecoder.cpp:280: (Each undeclared identifier is reported only once for each function it appears in.)
cddecoder.cpp:282: aggregate `disc_info discinfo' has incomplete type and cannot be defined
cddecoder.cpp:283: `cd_stat' undeclared (first use this function)
cddecoder.cpp:286: `cd_finish' undeclared (first use this function)
cddecoder.cpp:300: `CDAUDIO_TRACK_AUDIO' undeclared (first use this function)
cddecoder.cpp: In member function `Metadata* CdDecoder::getMetadata()':
cddecoder.cpp:338: aggregate `disc_info discinfo' has incomplete type and cannot be defined
cddecoder.cpp:378: aggregate `disc_data discdata' has incomplete type and cannot be defined
cddecoder.cpp:381: `cddb_read_disc_data' undeclared (first use this function)
cddecoder.cpp:400: `cddb_write_data' undeclared (first use this function)
cddecoder.cpp: In member function `virtual void CdDecoder::commitMetadata(Metadata*)':
cddecoder.cpp:423: aggregate `disc_info discinfo' has incomplete type and cannot be defined
cddecoder.cpp:448: aggregate `disc_data discdata' has incomplete type and cannot be defined
make[1]: *** [cddecoder.o] Erreur 1
make[1]: Leaving directory `/home/pga/cvs/mythmusic/mythmusic'
make: *** [sub-mythmusic] Erreur 2

Does I have a file missing ??
All the required rpm (mandrake 9.1) are installed.

Philippe





More information about the mythtv-users mailing list