cannot build kdevelop 3.2.0 on makdrake 10.1
Claudiu ANGHEL
claudiu.anghel at skynet.be
Sun Mar 27 19:26:07 BST 2005
I had the same error. Check if you have subversion installed (+other
libraries) and eventually in configure give it the path with the option
..... I don't remember.
Good luck,
Claudiu
Boris Gorelik wrote:
>On Sunday 27 March 2005 12:53, Jonas Jakobsson wrote:
>
>
>>The error is due to a makefile error AFAIK. It was the same problem in
>>3.1.92, so im pasting the solution here, but it might be some
>>differences.
>>
>>1. configure in the normal way.
>>2. make
>>3. wait till you get a linking problem in vcs/subversion/integrator.
>>4. go to vcs/compat/netaccess. Do a make.
>>
>>
>worked
>
>
>>5. go to vcs/compat/svn. Do make, then make install.
>>
>>
>failed:
>[bgbg svn]$ make 2>errors.txt
>Making all in ksvnd
>make[1]: Entering directory
>`/home/bgbg/temp/kdevelop-3.2.0/vcs/compat/svn/ksvnd'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory
>`/home/bgbg/temp/kdevelop-3.2.0/vcs/compat/svn/ksvnd'
>make[1]: Entering directory `/home/bgbg/temp/kdevelop-3.2.0/vcs/compat/svn'
>if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
>-DHAVE_CONFIG_H -I. -I. -I../../.. -I -I/usr/lib/qt3//include
>-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor
>-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
>-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
>-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
>-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
>-DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT svn.lo -MD -MP -MF ".deps/svn.Tpo" -c
>-o svn.lo svn.cpp; \
>then mv -f ".deps/svn.Tpo" ".deps/svn.Plo"; else rm -f ".deps/svn.Tpo"; exit
>1; fi
>make[1]: Leaving directory `/home/bgbg/temp/kdevelop-3.2.0/vcs/compat/svn'
>
>The errors.txt file is located here http://bgbg_bg.fastmail.fm/errors.txt
>(to save bandwith of the list subscribers)
>
>
>-
>to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
>unsubscribe »your-email-address«
>
>
>
>
-
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