[mythtv] Internal compiler error.

Bruce Markey bjm at lvcm.com
Sat Jan 25 20:30:00 EST 2003


While compiling a clean source tree CVS from ~8pm PST
with g++ 2.95.4 I get the following error:

----
g++ -c -pipe -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wall 
-W -O6 -march=pentiumpro -fomit-frame-pointer -funroll-loops 
-fexpensive-optimizations -finline-functions `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/share/qt/include 
-I/usr/share/qt/mkspecs/linux-g++ -o progfind.o progfind.cpp
progfind.cpp: In method `void ProgFinder::selectShowData(QString)':
progfind.cpp:1138: Internal compiler error.
progfind.cpp:1138: Please submit a full bug report.
progfind.cpp:1138: Internal compiler error:
progfind.cpp:1138: See <URL:http://www.gnu.org/software/gcc/bugs.html> 
for instructions.
make[2]: *** [progfind.o] Error 1
make[2]: Leaving directory 
`/home/bjm/mythtv/cvs/orig/MC.test/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/bjm/mythtv/cvs/orig/MC.test/libs'
make: *** [sub-libs] Error 2
----

Has anyone else seen this?

--  bjm



More information about the mythtv-dev mailing list