[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' ;-).

I don't know what the actual problem is, but it would be nice to have it fixed

Buchan


Reply via email to