[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool segmentation fault building kde 3.3 rc2
From: |
Laurent Luce |
Subject: |
libtool segmentation fault building kde 3.3 rc2 |
Date: |
Thu, 12 Aug 2004 11:03:44 -0700 (PDT) |
Hello,
I encountered a libtool internal compiler error
(segmentation fault) when I was trying to build kde
3.3 rc2 from CVS. The file concerned is
FancyPlotterSettings.cc in
kdebase-3.3.0/ksysguard/gui/SensorDisplayLib.
1- Plateform:
Mandrake 10.0 i686
2- libtool version
ltmain.sh (GNU libtool) 1.5a (1.1240 2003/06/26
06:55:19)
3- GCC version
gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
4- KDE version
3.3 RC2
5- internal compiler error message
if /bin/sh ../../../libtool --silent --mode=compile
--tag=CXX g++ -DHAVE_CONFIG_
H -I. -I. -I../../.. -I./.. -I./../ksgrd -I../ksgrd
-I/home/laurent/kde3.3/inclu
de -I/usr/X11R6/include -I/usr/kerberos/include
-DQT_THREAD_SUPPORT -I/home/la
urent/kde3.3/include -I/usr/X11R6/include
-I/home/laurent/kde3.3/include -I/usr/
X11R6/include -D_REENTRANT -D_FILE_OFFSET_BITS=64
-Wnon-virtual-dtor -Wno-long-
long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -
Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -O2 -I/home/laurent/kd
e3.3/include -I/usr/X11R6/include
-L/home/laurent/kde3.3/lib -L/usr/X11R6/lib -O
2 -pipe -I/home/laurent/kde3.3/include
-I/usr/X11R6/include -L/home/laurent/kde3
.3/lib -L/usr/X11R6/lib -O2 -pipe -Wformat-security
-Wmissing-format-attribute -
fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAS
T -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-D_GNU_SOURCE -MT libsensordis
plays_la.all_cc.lo -MD -MP -MF
".deps/libsensordisplays_la.all_cc.Tpo" -c -o lib
sensordisplays_la.all_cc.lo
libsensordisplays_la.all_cc.cc; \
then mv -f ".deps/libsensordisplays_la.all_cc.Tpo"
".deps/libsensordisplays_la.a
ll_cc.Plo"; else rm -f
".deps/libsensordisplays_la.all_cc.Tpo"; exit 1; fi
In file included from
libsensordisplays_la.all_cc.cc:8:
FancyPlotterSettings.cc: In constructor
`FancyPlotterSettings::FancyPlotterSetti
ngs(QWidget*, const char*)':
FancyPlotterSettings.cc:281: internal compiler error:
Segmentation fault
- libtool segmentation fault building kde 3.3 rc2,
Laurent Luce <=