compilation error on 3.3.94

Alessandro Ferrucci alessandroferrucci at gmail.com
Thu Jan 4 18:42:11 GMT 2007


just downloaded 3.3.94 and getting the following error when building:

if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/astyle -I../../lib/interfaces
-I../../lib/interfaces/extensions -I../../lib/util -I/usr/include/kde
-I/usr/lib/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 -MT
astyle_part.lo -MD -MP -MF ".deps/astyle_part.Tpo" -c -o astyle_part.lo
astyle_part.cpp; \
then mv -f ".deps/astyle_part.Tpo" ".deps/astyle_part.Plo"; else rm -f
".deps/astyle_part.Tpo"; exit 1; fi
astyle_part.cpp: In member function `void AStylePart::formatFiles()':
astyle_part.cpp:479: error: 'class KURL' has no member named 'pathOrURL'
astyle_part.cpp:486: error: 'class KURL' has no member named 'pathOrURL'
make[3]: *** [astyle_part.lo] Error 1
make[3]: Leaving directory `/home/ale/kdevelop-3.3.94/parts/astyle'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ale/kdevelop-3.3.94/parts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ale/kdevelop-3.3.94'
make: *** [all] Error 2

Any thoughts?

thanks

--
alessandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20070104/084ff35c/attachment.html>


More information about the KDevelop mailing list