[mythtv-users] mythmusic cvs compile problem

thor mythtv at lamedomainname.com
Mon May 10 15:34:40 EDT 2004


On Mon, 2004-05-10 at 13:01, Wayde Milas wrote:
> 5/9/04 mythmusic cvs
> 
> dies at:
> 
> g++ -c -pipe -Wall -W -O3 -march=athlon-xp --fast-math
> -fomit-frame-pointer -pipe -I/usr/include/SDL -D_REENTRANT -D_REENTRANT
> -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG
> -DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I.
> -I/usr/local/include -I/usr/include/FLAC -I/usr/include/cdda
> -I/usr/qt/3/include -I/usr/X11R6/include -o madde
> maddecoder.cpp: In member function `virtual Metadata*
>    MadDecoder::getMetadata(QSqlDatabase*)':
> maddecoder.cpp:597: 

	Try editing maddecoder.cpp and adding:

		#include <assert.h>

	up at the top somewhere. Can you let the list know if that works?

- thor




More information about the mythtv-users mailing list