Hi all,

Noted a failure building Qt-3.3.8. Here is from the log of 'make':

sourcetemplateinterfaceimpl.h:34: warning: 'class SourceTemplateInterfaceImpl' 
has virtual functions but non-virtual destructor
g++ -c -pipe -I/usr/include/mysql -I/usr/include/postgresql/server 
-fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC  -DQT_TABLET_SUPPORT 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/home/rml/build/qt-x11-free-3.3.8/mkspecs/linux-g++ -I. 
-I/usr/include/freetype2 -I../../interfaces -I../../editor -I../../editor 
-I../../../../include -I/usr/X11R7/include -I/usr/X11R7/include 
-I.moc/release-shared-mt/ -o .obj/release-shared-mt/preferenceinterfaceimpl.o 
preferenceinterfaceimpl.cpp
../../interfaces/preferenceinterface.h:53: warning: 'struct 
PreferenceInterface' has virtual functions but non-virtual destructor
g++ -c -pipe -I/usr/include/mysql -I/usr/include/postgresql/server 
-fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC  -DQT_TABLET_SUPPORT 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
-I/home/rml/build/qt-x11-free-3.3.8/mkspecs/linux-g++ -I. 
-I/usr/include/freetype2 -I../../interfaces -I../../editor -I../../editor 
-I../../../../include -I/usr/X11R7/include -I/usr/X11R7/include 
-I.moc/release-shared-mt/ -o .obj/release-shared-mt/yyreg.o yyreg.cpp
yyreg.cpp: In function 'CppFunction matchFunctionPrototype(bool)':
yyreg.cpp:564: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [.obj/release-shared-mt/yyreg.o] Error 1
make[5]: Leaving directory 
`/home/rml/build/qt-x11-free-3.3.8/tools/designer/plugins/cppeditor'
make[4]: *** [sub-cppeditor] Error 2
make[4]: Leaving directory 
`/home/rml/build/qt-x11-free-3.3.8/tools/designer/plugins'
make[3]: *** [sub-plugins] Error 2
make[3]: Leaving directory `/home/rml/build/qt-x11-free-3.3.8/tools/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/home/rml/build/qt-x11-free-3.3.8/tools'
make[1]: *** [sub-tools] Error 2
make[1]: Leaving directory `/home/rml/build/qt-x11-free-3.3.8'
make: *** [init] Error 2


Nothing in Google, nor Fedora. And Fedora is currently at 3.3.8.
I restarted make, and it has gone past this area and has been
compiling now for another 10 minutes. I'll start a full build
again, to see if I can duplicate the error.

-- 
Randy

rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
12:25:00 up 10 days, 17:22, 1 user, load average: 0.36, 0.55, 0.58
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to