[kde-solaris] kiconloader.cpp:1123: `setAutoDelete' undeclared
Rocendo Bracamontes
rocendob at atmel.com
Mon Jul 28 15:29:25 CEST 2003
Hi All,
I have a problem compiling kde 3.1.2 for solaris 8. I'm using qt3.1 and
gcc 2.95.3.
For some reason I got the following error compiling kdelibs-3.1.2 :
/bin/bash ../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I../dcop -I../libltdl
-I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..
-I/design/rocendob/bin/kde_3.1/qt-3.1/include
-I/design/rocendob/bin/kde_3.1/kde/include -I/usr/include/libart-2.0
-DQT_THREAD_SUPPORT -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-DUSE_SOLARIS -DSVR4 -I/design/rocendob/bin/kde_3.1/pcre/include
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions
-fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o kiconloader.lo `test -f
'kiconloader.cpp' || echo './'`kiconloader.cpp
kiconloader.cpp: In constructor `KIconFactory::KIconFactory(const QString&,
KIcon::Group, int, KIconLoader*)':
kiconloader.cpp:1123: `setAutoDelete' undeclared (first use this function)
kiconloader.cpp:1123: (Each undeclared identifier is reported only once for
each function it appears in.)
gmake[3]: *** [kiconloader.lo] Error 1
I've been trying to find where is the function "setAutoDelete", but no luck.
Does any body know what is missing? where suppose to be the "etAutoDelete'"
Thanks
Rocendo
More information about the kde-solaris
mailing list