Le Dimanche 28 Juillet 2002 02:16, Buchan Milne a �crit :
> [EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
> >/bin/sh ../../../libtool --silent --mode=3Dcompile --tag=3DCXX=20
> >i586-mandrake-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../..
> > -I./../..=20 -I/usr/lib/qt3/include -I/usr/X11R6/include  
> > -DQT_THREAD_SUPPORT=20=20 -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long
> > -Wbad-function-cast -Wundef= =20
> >-Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
> > -an= si=20
> >-D_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O3=20
> >-fomit-frame-pointer -pipe -mcpu=3Dpentiumpro -march=3Di586 -ffast-math=20
> >-fno-strength-reduce -fno-exceptions -fno-check-new
> > -DQT_CLEAN_NAMESPACE=20 -DQT_NO_COMPAT -DQT_NO_ASCII_CAST
> > -UQT_NO_ASCII_CAST -c -o keramik.lo `test= =20
> >-f 'keramik.cpp' || echo './'`keramik.cpp
> >libtool: unrecognized option `--tag=3DCXX'
> >Try `libtool --help' for more information.
> >make[1]: *** [keramik.lo] Erreur 1
> >As it comes from KDE CVS, i think KDE people should have an idea...
>
> I had this problem rebuilding keramik for PLF on 8.2/KDE3, and in the end I
> worked around it by using ./configure --prefix=%_prefix rather than
> %configure (see the PLF kdemoreartwork-keramik SRPM). Otherwise you can
> patch the makefile and remove 'tag==CXX' ;-).
OK, this one solved (BTW: you didn't change anything in the spec file, or you 
didn't uploaded it).

However i know have a gcc segfault:

/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I../../kdefx -I/usr/lib/qt3/include -I/usr/X11R6/include  
-DQT_PLUGIN -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -O2 -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro 
-march=i586 -ffast-math -fno-strength-reduce -fno-exceptions -fno-check-new 
-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -UQT_NO_ASCII_CAST -c 
-o pixmaploader.lo `test -f 'pixmaploader.cpp' || echo './'`pixmaploader.cpp
In file included from /usr/include/c++/3.2/bits/basic_ios.h:41,
                 from /usr/include/c++/3.2/ios:51,
                 from /usr/include/c++/3.2/ostream:45,
                 from /usr/include/c++/3.2/iterator:70,
                 from /usr/lib/qt3/include/qvaluelist.h:48,
                 from /usr/lib/qt3/include/qmap.h:47,
                 from /usr/lib/qt3/include/qmime.h:43,
                 from /usr/lib/qt3/include/qevent.h:45,
                 from /usr/lib/qt3/include/qobject.h:45,
                 from /usr/lib/qt3/include/qwidget.h:43,
                 from /usr/lib/qt3/include/qdesktopwidget.h:42,
                 from /usr/lib/qt3/include/qapplication.h:42,
                 from pixmaploader.cpp:22:
/usr/include/c++/3.2/bits/locale_facets.h:880: internal error: Segmentation 
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make: *** [pixmaploader.lo] Erreur 1

[guillaume@silbermann guillaume]$ rpm -qa | grep gcc
libgcc1-3.2-0.2mdk
gcc-3.2-0.2mdk
gcc-gpc-devel-2.95.3-5mdk
gcc-gpc-2.95.3-5mdk
gcc-cpp-3.2-0.2mdk
gcc-c++-3.2-0.2mdk
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html

Reply via email to