[mythtv-users] buidling mythfilldatabase with qt embedded: exception handling disabled, use -fexceptions to enable

Brian J. Murrell brian at interlinx.bc.ca
Wed Jan 19 18:35:16 EST 2005


On Wed, 2005-01-19 at 15:50 -0500, Jarrod Gray wrote:
> 
> Edit $QTDIR/mkspecs/default/qmake.conf.
> Remove -fno-exceptions from that file.

Indeed.

Did that.  Now my build is erroring out with:

g++ -Wl,-rpath,/usr/lib/qte3/lib -o mythepg main.o    -L/usr/lib/qte3/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.15 -lmythavformat-0.15 -lmythavcodec-0.15 -lmyth-0.15 -lfreetype -lmp3lame -lasound -lartsc -llirc_client -L/usr/lib -ldirectfb -lfusion -ldirect -lz -ldl -lqte-mt -lpthread
main.o(.gnu.linkonce.r._ZTI6QGList+0x8): undefined reference to `typeinfo for QPtrCollection'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QPushButton'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QLibrary'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `typeinfo for QGArray'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QComboBox'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QScrollView'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QFrame'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QCheckBox'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QSpinBox'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QWidget'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `typeinfo for QXmlDefaultHandler'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QThread'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QListView'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QListBox'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `typeinfo for QListViewItem'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QSlider'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `typeinfo for QGDict'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QButtonGroup'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QTextEdit'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QTable'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QLineEdit'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `typeinfo for QObject'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `typeinfo for QEvent'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `typeinfo for QDialog'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/mythtv-0.15.1/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/usr/src/RPM/BUILD/mythtv-0.15.1/programs'
make: *** [sub-programs] Error 2

I know this does not seem very mythtv related, but I thought that
somebody here might have already trekked here before.  I could not find
anything useful in the list archives returned from google searches.

b.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20050119/f9b57773/attachment.pgp


More information about the mythtv-users mailing list