Hello all,
I have an AMD64 3000+ that runs just lovely. I recently tried to build MythTV Plugins 0.18 using my default G++ 3.4 and the error below halted the build. I removed MythMusic and it crapped out on MythGallery instead. Has anyone else been having build problems?
Thanks! Dustin
cd mythmusic && make -f Makefile make[1]: Entering directory `/usr/local/src/mythplugins-0.18/mythmusic' cd mythmusic && make -f Makefile make[2]: Entering directory `/usr/local/src/mythplugins-0.18/mythmusic/mythmusic' g++ -c -pipe -Wall -W -O3 -march=k8 -fomit-frame-pointer -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DHAVE_MMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I../../../../include -I/usr/include/cdda -I../../../../../include/qt3 -o cddecoder.o cddecoder.cpp In file included from cddecoder.cpp:10: cddecoder.h:6:21: cdaudio.h: No such file or directory cddecoder.h:8:28: cdda_interface.h: No such file or directory cddecoder.h:9:27: cdda_paranoia.h: No such file or directory In file included from cddecoder.cpp:10: cddecoder.h:56: error: ISO C++ forbids declaration of `cdrom_drive' with no type cddecoder.h:56: error: expected `;' before '*' token cddecoder.h:57: error: ISO C++ forbids declaration of `cdrom_paranoia' with no type cddecoder.h:57: error: expected `;' before '*' token make[2]: *** Deleting file `cddecoder.o' make[2]: *** [cddecoder.o] Interrupt make[1]: *** [sub-mythmusic] Interrupt make: *** [sub-mythmusic] Interrupt
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
