[mythtv-users] error compilling mythfilldatabase

rupert t rupertt at gmail.com
Tue Jan 11 00:41:09 EST 2005


Hi,
im compiling mythtv 0.16 for my qt-embedded system.
After an hour of compiling I get this error from make:

cd mythfilldatabase && qmake mythfilldatabase.pro -o Makefile 
cd mythfilldatabase && make -f Makefile 
make[2]: Entering directory
`/usr/src/cvs/mythtv/mythtv-0.16/programs/mythfilldatabase' 
g++  -c -pipe -DQWS -fno-exceptions -fno-rtti `directfb-config --cflags`
-Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRANT  -DQWS
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX
-DCONFIG_VIDEO4LINUX -DUSING_OSS -DUSING_DVB -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/share/qte3/mkspecs/default -I.
-I../../libs/libmythtv -I../../libs/libmyth -I../../libs
-I../../../../../../local/include -I../../../../../../include/linux/dvb
-I/usr/share/qte3//include -o filldata.o filldata.cpp 
filldata.cpp: In function `QDomElement
<unnamed>::nodeToElement(QDomNode&)': 
filldata.cpp:419: error: exception handling disabled, use -fexceptions
to 
   enable 
filldata.cpp: In function `void <unnamed>::ImportIconMap(const
QString&)': 
filldata.cpp:531: error: `e' undeclared (first use this function) 
filldata.cpp:531: error: (Each undeclared identifier is reported only
once for 
   each function it appears in.) 
make[2]: *** [filldata.o] Fehler 1 
make[2]: Leaving directory
`/usr/src/cvs/mythtv/mythtv-0.16/programs/mythfilldatabase' 
make[1]: *** [sub-mythfilldatabase] Fehler 2 
make[1]: Leaving directory `/usr/src/cvs/mythtv/mythtv-0.16/programs' 
make: *** [sub-programs] Fehler 2 

can someone help me with this?

thx



More information about the mythtv-users mailing list