[mythtv] Problem compiling CVS - patch

Matt Zimmerman mythtv-dev@snowman.net
Sun Jan 5 21:19:44 EST 2003


On Sun, Jan 05, 2003 at 04:56:43PM +0000, Matthew Burnham wrote:

> I got an error compiling cvs:
> 
> g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall
> -W -O6 -march=pentiumpro -fomit-frame-pointer -funroll-loops
> -fexpensive-optimizations -finline-functions -D_REENTRANT -fPIC 
> -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DEXTRA_LOCKING -DMMX
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include
> -I/usr/share/qt/include -I/usr/share/qt/mkspecs/linux-g++ -o dialogbox.o
> dialogbox.cpp
> In file included from dialogbox.cpp:9:
> mythcontext.h:64: parse error before `&'
> make: *** [dialogbox.o] Error 1
> 
> which I think is due to a missing #include <qsqldatabase.h>, fixed by
> this diff:

Already fixed (in a different way).

-- 
 - mdz



More information about the mythtv-dev mailing list