Can't compile the kdevelop 3.2.90

leonp at plris.com leonp at plris.com
Tue Aug 23 17:53:22 BST 2005


Hello, all.

I failed to compile the new 3.2.90 version on my FC3-64 machine (previous 
3.2.2 version compiled fine). The error is:

if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I../../lib/antlr -I../../lib/catalog -I../../lib/compat 
-I../../lib/interfaces -I../../lib/interfaces/extensions 
-I../../lib/interfaces/external -I../../lib/util -I/usr/include/kde 
-I/usr/lib64/qt-3.3//include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION 
-fexceptions -MT javasupportpart.lo -MD -MP -MF ".deps/javasupportpart.Tpo" 
-c -o javasupportpart.lo javasupportpart.cpp; \
then mv -f ".deps/javasupportpart.Tpo" ".deps/javasupportpart.Plo"; else rm -f 
".deps/javasupportpart.Tpo"; exit 1; fi
javasupportpart.cpp: In member function `void 
JavaSupportPart::activePartChanged(KParts::Part*)':
javasupportpart.cpp:281: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:281: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `void 
JavaSupportPart::projectOpened()':
javasupportpart.cpp:311: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:311: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `void 
JavaSupportPart::addedFilesToProject(const QStringList&)':
javasupportpart.cpp:369: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:369: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `void 
JavaSupportPart::removedFilesFromProject(const QStringList&)':
javasupportpart.cpp:380: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:380: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `void 
JavaSupportPart::changedFilesInProject(const QStringList&)':
javasupportpart.cpp:393: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:393: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `bool 
JavaSupportPart::parseProject()':
javasupportpart.cpp:568: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:568: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `void 
JavaSupportPart::maybeParse(const QString&)':
javasupportpart.cpp:629: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:629: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `void 
JavaSupportPart::partRemoved(KParts::Part*)':
javasupportpart.cpp:672: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:672: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `QStringList 
JavaSupportPart::modifiedFileList()':
javasupportpart.cpp:700: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp:700: warning: `canonicalPath' is deprecated (declared 
at ../../lib/util/urlutil.h:171)
javasupportpart.cpp: In member function `void 
JavaSupportPart::setupCatalog()':
javasupportpart.cpp:741: error: `remove' is not a member of `KStdGuiItem'
make[4]: *** [javasupportpart.lo] Error 1
make[4]: Leaving directory `/home/leonp/kdevelop-3.2.90/languages/java'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/leonp/kdevelop-3.2.90/languages/java'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/leonp/kdevelop-3.2.90/languages'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/leonp/kdevelop-3.2.90'


I shall be very thankful for any help.

Leon

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list