[mythtv] Ubuntu 8.04 Compile problem - probably qt related

jgmtfia Mr jgmtfia at gmail.com
Mon Jul 7 00:23:21 UTC 2008


I am having a problem compiling 17728 trunk on Ubuntu 8.04 on a 64 bit
kernel.  I suspect that it is qt related, or that the include paths
are not being set properly.

Has anyone else had this problem?

make[2]: Entering directory `/usr/src/other/mythtv/trunk/mythtv/libs/libmythdb'
g++ -c -pipe -march=k8 -fomit-frame-pointer -O3 -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-D__STDC_CONSTANT_MACROS -D_REENTRANT -DPIC -fPIC  -DMMX -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DRUNPREFIX=\\\"/usr/local\\\"
-DLIBDIRNAME=\\\"lib\\\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
-I../../../../../../../local/include -I../../../../../../../include
-I../../../../../../../include/qt3 -o mythdbcon.o mythdbcon.cpp
<command-line>: warning: missing terminating " character
<command-line>: warning: missing terminating " character
mythdbcon.cpp:4:19: error: QVector: No such file or directory
mythdbcon.cpp:5:22: error: QSqlDriver: No such file or directory
In file included from mythdbcon.cpp:8:
mythdbcon.h:14:19: error: QRegExp: No such file or directory
mythdbcon.h:15:21: error: QDateTime: No such file or directory
mythdbcon.h:16:18: error: QMutex: No such file or directory
mythdbcon.h:17:17: error: QList: No such file or directory
In file included from mythdbcon.cpp:9:


More information about the mythtv-dev mailing list