[mythtv-users] mythplugins complile problem

scott at tbwifi.ca scott at tbwifi.ca
Fri Nov 14 06:02:09 UTC 2008


Hi,

I am running the Fixes Branch SVN on Mandriva 2008.1 64 bit.

Here are the first few lines of my qmake:

[mythtv at mythbox mythplugins]$ qmake mythplugins.pro
[mythtv at mythbox mythplugins]$ make
cd mytharchive && qmake mytharchive.pro -o Makefile
cd mytharchive && make -f Makefile
make[1]: Entering directory
`/home/mythtv/release-0-21-fixes/mythplugins/mytharchive'
cd mytharchive && qmake mytharchive.pro -o Makefile
cd mytharchive && make -f Makefile
make[2]: Entering directory
`/home/mythtv/release-0-21-fixes/mythplugins/mytharchive/mytharchive'
g++ -c -pipe -march=k8 -I/usr/include/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-D__STDC_CONSTANT_MACROS -Wall -W -fomit-frame-pointer -O3
-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
-DPREFIX=\"/usr\" -DMMX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
-I/usr/lib/qt3/mkspecs/default64 -I. -I/usr/include -I/usr/include
-I/usr/include -I/usr/include/mythtv -I/usr/include/mythtv/ffmpeg
-I/usr/include/mythtv/libmythtv -I/usr/lib/qt3/include -o main.o main.cpp
In file included from main.cpp:22:
/usr/local/include/mythtv/mythcontext.h:9:19: error: QObject: No such file
or directory
/usr/local/include/mythtv/mythcontext.h:10:19: error: QString: No such
file or directory
/usr/local/include/mythtv/mythcontext.h:11:18: error: QMutex: No such file
or directory
/usr/local/include/mythtv/mythcontext.h:12:17: error: QList: No such file
or directory
In file included from /usr/local/include/mythtv/mythobservable.h:5,
                 from /usr/local/include/mythtv/mythcontext.h:17,
                 from main.cpp:22:
/usr/local/include/mythtv/mythevent.h:5:23: error: QStringList: No such
file or directory
/usr/local/include/mythtv/mythevent.h:6:18: error: QEvent: No such file or
directory
In file included from /usr/local/include/mythtv/mythcontext.h:18,
                 from main.cpp:22:
/usr/local/include/mythtv/mythsocket.h:4:23: error: QTextStream: No such
file or directory
/usr/local/include/mythtv/mythsocket.h:8:19: error: QThread: No such file
or directory
In file included from /usr/local/include/mythtv/mythsocket.h:13,
                 from /usr/local/include/mythtv/mythcontext.h:18,
                 from main.cpp:22:
/usr/local/include/mythtv/msocketdevice.h:47:30: error:
QtCore/qiodevice.h: No such file or directory
/usr/local/include/mythtv/msocketdevice.h:48:68: error:
QtNetwork/qhostaddress.h: No such file or directory
In file included from /usr/local/include/mythtv/mythcontext.h:20,
                 from main.cpp:22:
/usr/local/include/mythtv/mythverbose.h:5:24: error: QDateTime: No such
file or directory
In file included from main.cpp:23:
/usr/local/include/mythtv/mythplugin.h:4:20: error: QLibrary: No such file
or directory
/usr/local/include/mythtv/mythplugin.h:5:16: error: QMap: No such file or
directory
/usr/local/include/mythtv/mythplugin.h:6:17: error: QHash: No such file or
directory
In file included from main.cpp:24:
/usr/local/include/mythtv/dialogbox.h:5:21: error: QCheckBox: No such file
or directory
/usr/local/include/mythtv/dialogbox.h:6:25: error: Q3ButtonGroup: No such
file or directory
/usr/local/include/mythtv/dialogbox.h:7:24: error: Q3VBoxLayout: No such
file or directory
In file included from /usr/local/include/mythtv/dialogbox.h:9,
                 from main.cpp:24:
/usr/local/include/mythtv/mythdialogs.h:4:19: error: QDialog: No such file
or directory
/usr/local/include/mythtv/mythdialogs.h:5:18: error: QLabel: No such file
or directory
/usr/local/include/mythtv/mythdialogs.h:6:27: error: QAbstractButton: No
such file or directory
/usr/local/include/mythtv/mythdialogs.h:9:25: error: Q3ProgressBar: No
such file or directory
/usr/local/include/mythtv/mythdialogs.h:10:18: error: QFrame: No such file
or directory
/usr/local/include/mythtv/mythdialogs.h:11:19: error: QVector: No such
file or directory
/usr/local/include/mythtv/mythdialogs.h:12:21: error: Q3PtrList: No such
file or directory
In file included from /usr/local/include/mythtv/mythdialogs.h:46,
                 from /usr/local/include/mythtv/dialogbox.h:9,
                 from main.cpp:24:
/usr/local/include/mythtv/libmythui/mythmainwindow.h:6:19: error: QWidget:
No such file or directory
In file included from
/usr/local/include/mythtv/libmythui/mythmainwindow.h:10,
                 from /usr/local/include/mythtv/mythdialogs.h:46,
                 from /usr/local/include/mythtv/dialogbox.h:9,
                 from main.cpp:24:
/usr/local/include/mythtv/libmythui/mythuitype.h:5:18: error: QImage: No
such file or directory
/usr/local/include/mythtv/libmythui/mythuitype.h:7:17: error: QFont: No
such file or directory
/usr/local/include/mythtv/libmythui/mythuitype.h:9:21: error: QKeyEvent:
No such file or directory
In file included from /usr/local/include/mythtv/libmythui/mythuitype.h:11,
                 from
/usr/local/include/mythtv/libmythui/mythmainwindow.h:10,
                 from /usr/local/include/mythtv/mythdialogs.h:46,
                 from /usr/local/include/mythtv/dialogbox.h:9,
                 from main.cpp:24:


Any obvious issues to anyone?

thx
Scott


More information about the mythtv-users mailing list