[kde-solaris] kmacroexpander.cpp
Sergio
Serge.Coche at free.fr
Thu Oct 13 20:30:32 CEST 2005
Hi Stefan,
Thank's very much for your useful help about missing symbols in
libDCOP.so : don't found the exact patched libtool, but carefully
applied changes in my own, and the compilation passed great (symbols are
really in libDCOP.so).
Next problem with kmacroexpander :-D :
source='kmacroexpander.cpp' object='kmacroexpander.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../admin/depcomp \
/bin/bash ../libtool --silent --tag=CXX --mode=compile CC
-DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I. -I../kio/kssl -I../kdefx
-I../kdecore/network -I../dcop -I../libltdl -I../kdefx -I../kdecore
-I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..
-I/usr/local/qt/include -I/usr/local/kde/include
-I/opt/csw/include/libart-2.0 -mt -DQT_THREAD_SUPPORT -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4 -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
kmacroexpander.lo kmacroexpander.cpp
"kmacroexpander.cpp", line 385: Error: The name isIdentifier(unsigned)
is unusable in KMacroMapExpander<QString,
QStringList>::expandPlainMacro(const QString&, unsigned, QStringList&).
Where: While instantiating "KMacroMapExpander<QString,
QStringList>::expandPlainMacro(const QString&, unsigned, QStringList&)".
Where: Instantiated from non-template code.
"kmacroexpander.cpp", line 388: Error: The name isIdentifier(unsigned)
is unusable in KMacroMapExpander<QString,
QStringList>::expandPlainMacro(const QString&, unsigned, QStringList&).
Where: While instantiating "KMacroMapExpander<QString,
QStringList>::expandPlainMacro(const QString&, unsigned, QStringList&)".
Where: Instantiated from non-template code.
2 Error(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `kmacroexpander.lo'
Current working directory /desktop/kdelibs-3.4.2/kdecore
Not found similar related issue either in the list or in the contrib
directory... Am i the one ?
Again libtool problem ? Path problem ?
Cheers,
Sergio
More information about the kde-solaris
mailing list