[Bug 51910] New: compiler error when building konserve-0.9.7
Jacek Ruzyczka
uv_centcom at yahoo.com
Sat Dec 14 21:50:06 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=51910
Summary: compiler error when building konserve-0.9.7
Product: kdevelop
Version: 2.1
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: uv_centcom at yahoo.com
Version: 2.1 (using KDE KDE 3.0.3)
Installed from: SuSE RPMs
Compiler: GCC 3.2
OS: Linux
After calling configure, calling make generates an "internal error":
ar cru libkonserve.a archivecreator.o dirtreewalker.o helper.o backupprofile.o profilemanager.o dumpable.o timeinterval.o configurator.o systemtraywidget.o wizard.o profilemngrinterface.o configurationdlg.o identifierwidget.o identifierwidget.o sourceurlwidget.o backupurlwidget.o timeintervalwidget.o finalwidget.o configurationdlgbase.o libkonserve_a_meta_unload.o
ranlib libkonserve.a
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O0 -g3 -Wall -fno-exceptions -fno-check-new -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
/usr/lib/qt3/bin/moc ./konserve.h -o konserve.moc
source='konserve.cpp' object='konserve.o' libtool=no \
depfile='.deps/konserve.Po' tmpdepfile='.deps/konserve.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O0 -g3 -Wall -fno-exceptions -fno-check-new -c -o konserve.o `test -f 'konserve.cpp' || echo './'`konserve.cpp
In file included from /usr/lib/qt3/include/private/qucomextra_p.h:42,
from konserve.moc:15,
from konserve.cpp:117:
/usr/lib/qt3/include/private/qucom_p.h:364: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[3]: Leaving directory `/root/konserve/konserve'
gmake[3]: *** [konserve.o] Error 1
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/root/konserve/konserve'
gmake[1]: Leaving directory `/root/konserve'
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2
*** fehlgeschlagen ***
More information about the KDevelop-devel
mailing list