[mythtv] [mythmusic] compile error (cddecoder.cpp)
Jeroen Brosens
jeroen at fotoniq.nl
Fri Feb 4 21:27:54 UTC 2005
Please, have a look at this error, I upgraded my local CVS tree
completely and compiling mythmusic gives me this:
...
cd mythmusic && make -f Makefile
make[1]: Entering directory `/root/mythtv-cvs/mythmusic/mythmusic'
g++ -c -pipe -Wall -W -O3 -march=pentium3 -fomit-frame-pointer
-I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC -D_GNU_SOURCE
-DPREFIX=\"/usr/local\" -DHAVE_MMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/local/include
-I/usr/include/cdda -I/usr/qt/3/include -o cddecoder.o cddecoder.cpp
cddecoder.cpp: In member function `virtual bool CdDecoder::initialize()':
cddecoder.cpp:141: error: `SetSourceBitrate' undeclared (first use this
function)
cddecoder.cpp:141: error: (Each undeclared identifier is reported only
once for
each function it appears in.)
distcc[30741] ERROR: compile cddecoder.cpp on 192.168.2.2 failed
make[1]: *** [cddecoder.o] Error 1
make[1]: Leaving directory `/root/mythtv-cvs/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2
More information about the mythtv-dev
mailing list