compilation error on 3.3.94

Jens Dagerbo jens.dagerbo at swipnet.se
Thu Jan 4 19:04:13 GMT 2007


On Thursday 04 January 2007 19:42, Alessandro Ferrucci wrote:
> just downloaded 3.3.94 and getting the following error when building:

That's from SVN, right? In that case, just wait a bit and do svn up. This 
problem is already fixed in SVN, but it might take a while for your SVN 
server to be updated (assuming you're on anonymous access).

Actually, these last few minutes have been the worst in a very long time to 
grab svn, as we're doing some house cleaning and things get temporarily 
broken..

Current SVN built fine for me, just now, though.


// jens


> 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




More information about the KDevelop mailing list