[mythtv] Problems compiling SVN

Jochen Kühner jochen.kuehner at gmx.de
Sat Apr 5 09:10:54 UTC 2008


on debian i had to do update-alternative --config qmake

Michael Wisniewski schrieb:
> Hi!
>
> I'm having a problem compiling the dev version of mythtv.  The version
> I'm trying to compile is Revision: 16955.  Luckily, I kept an old
> version around,  Revision: 15725, which compiles fine.
>
> It seems like it's getting stuck up on the libqt stuff.  On the
> include, it's pointing to qt3.  However, the file is located in the
> /include/qt4 directory.  If I change the qt3 to qt4, it still doesn't
> find the q3ptrlist.h file.
>
> Just wondering if anybody else have had a similiar problem and how
> they resolved it.  For what it's worth, I'm running Ubuntu Hardy
> (beta).
>
> Thanks!
>
>
> -----
> ccache g++ -c -pipe -march=k8 -fomit-frame-pointer -O3 -Wall
> -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
> -D__STDC_CONSTANT_MACROS -I/usr/include/kde/artsc -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DPIC
> -fPIC  -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\\\"/usr/local\\\" -DLIBDIR=\\\"/usr/local/lib\\\"
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
> -I/usr/share/qt3/mkspecs/default -I.
> -I../../../../../../../local/include
> -I../../../../../../linux-headers-2.6.24-15/include -I../libmyth
> -I../.. -I../../../../../../../include/qt3 -o httprequest.o
> httprequest.cpp
> grep: "/usr/src/homemade/mythtv/trunk/mythtv"/libs/libmyth/mythcontext.h:
> No such file or directory
> ccache g++ -c -pipe -march=k8 -fomit-frame-pointer -O3 -Wall
> -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
> -D__STDC_CONSTANT_MACROS -I/usr/include/kde/artsc -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -DPIC
> -fPIC  -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\\\"/usr/local\\\" -DLIBDIR=\\\"/usr/local/lib\\\"
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
> -I/usr/share/qt3/mkspecs/default -I.
> -I../../../../../../../local/include
> -I../../../../../../linux-headers-2.6.24-15/include -I../libmyth
> -I../.. -I../../../../../../../include/qt3 -o upnp.o upnp.cpp
> <command-line>: warning: missing terminating " character
> <command-line>: warning: missing terminating " character
> <command-line>: warning: missing terminating " character
> <command-line>: warning: missing terminating " character
> In file included from httprequest.cpp:11:
> httprequest.h:15:23: error: q3ptrlist.h: No such file or directory
> httprequest.h:16:24: error: Q3TextStream: No such file or directory
> In file included from httprequest.h:21,
>                  from httprequest.cpp:11:
> bufferedsocketdevice.h:15:21: error: Q3PtrList: No such file or directory
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
>   


More information about the mythtv-dev mailing list