[mythtv] Re: mythgame(CVS) errors on make

Cecil Watson cwatson at linkline.com
Fri Feb 28 15:53:39 EST 2003


On Friday 28 February 2003 04:00 pm, DanM wrote:
> What version of GCC?  I'm using the mandrake 9 release and don't have
> this problem.  Did you upgrade your gcc?
>
I'm using version 3.2.  No, I haven't upgraded my GCC.  I saw a previous 
thread that had a simular problem.  I changed the -O6, to -O2 and am now 
getting this error:

 g++ -c -pipe -Wall -W -O2 -march=athlon -fomit-frame-pointer -funroll-loops 
-fexpensive-optimizations `freetype-config --cflags` -D_REENTRANT  
-D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DEXTRA_LOCKING -DMMX -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -I/usr/local/include -I../libmyth -I.. 
-I/usr/lib/qt3/include -I/usr/lib/qt3/mkspecs/default -o XJ.o XJ.cpp
cc1plus: warning: changing search order for system directory 
"/usr/local/include"
cc1plus: warning:   as it has already been specified as a non-system directory
In file included from /usr/lib/qt3/include/qobject.h:45,
                 from /usr/lib/qt3/include/qsocket.h:42,
                 from ../libmyth/mythcontext.h:7,
                 from XJ.cpp:18:
/usr/lib/qt3/include/qevent.h:153: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[2]: *** [XJ.o] Error 1
make[2]: Leaving directory `/home/cecil/src/mythtv/MC/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/cecil/src/mythtv/MC/libs'
make: *** [sub-libs] Error 2


Cecil


More information about the mythtv-dev mailing list