Unable to compile from source: Linux

If you have problems with the installation of KBasic, you are right here

Unable to compile from source: Linux

Postby g2g591 » Fri Jan 23, 2009 11:05 pm

my entire build log is http://pastebin.com/mb42db11
First I edited kbshare/define.h as directed in the build instructions for kbc. Then I went to kbc/optomized and ran ../configure --prefix=~/kbasic which ran, but said "../configure: line 2944: AM_PROG_LIBTOOL: command not found " . I tried building inspite of this, as the makefiles were generated anyway, and it said make[2]: *** No rule to make target `/home/bernd/kbasic_release/kbasic_linux_sourcecode/kbc/kbc/XDir.cpp', needed by `XDir.o'. Stop. .
Then I went into kbc/ and ran autoreconf to regenerate configure and reran that inside kbc/optomized again and this time it didnt give that error about libtool but it still said no rule to make /home/bernd/kbasic_release/kbasic_linux_sourcecode/kbc/kbc/XDir.cpp
g2g591
 
Posts: 3
Joined: Fri Jan 23, 2009 10:58 pm

Re: Unable to compile from source: Linux

Postby g2g591 » Sat Jan 24, 2009 4:30 am

the other two parts of Kbasic, kide and krun compile fine...
g2g591
 
Posts: 3
Joined: Fri Jan 23, 2009 10:58 pm

Re: Unable to compile from source: Linux

Postby g2g591 » Sat Jan 24, 2009 7:29 am

I'm suspecting this is some erorr with the build system here, the other parts, which use qmake instead of autotools, build fine.
g2g591
 
Posts: 3
Joined: Fri Jan 23, 2009 10:58 pm

Re: Unable to compile from source: Linux

Postby berndnoetscher » Sat Jan 24, 2009 9:40 pm

I will soon publish a shell script, which compiles fully automatically. Meantime, I recommend to use KDevelop to create kbc.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am


Return to Installation

cron