Skip to Content

kdevelop pb

b.nka45ge's picture

السلام عليكم انا عندى نسخة ubuntu 8.10 و بشتغل برمجة على kdevelop المشكلة عندى لما اعمل اى برنامج بيطلع الرسالة دى


cd '/home/nka45ge/Documents/myp/debug/./src' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -k myp
/bin/bash ../libtool --tag=CC --mode=link gcc -O0 -g3 -o myp myp.o 
../libtool: line 818: X--tag=CC: command not found
../libtool: line 851: libtool: ignoring unknown tag : command not found
../libtool: line 818: X--mode=link: command not found
../libtool: line 985: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 986: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 2223: X-O0: command not found
../libtool: line 2223: X-g3: command not found
../libtool: line 2392: Xmyp: command not found
X: user not authorized to run the X server, aborting.
../libtool: line 2404: Xmyp: command not found
../libtool: line 2412: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make: *** [myp] Error 1
*** Exited with status: 2 ***

يا ريت الرد بسرعة

linuxawy's picture

build-essential

Or install it from synaptic or Add/Remove program


Ahmed D. El-Mekkawy

b.nka45ge's picture

thanks

thanks for that

i tried what you said but it still doesn't work

i'm using kdevelop 3.5.3 (Using KDE 3.5.10)

linuxawy's picture

same error?

do u still get the very same error? or it has changed?


Ahmed D. El-Mekkawy

b.nka45ge's picture

the same

yep its the same


/bin/bash ../libtool --tag=CC --mode=link gcc -O0 -g3 -o myp myp.o 
../libtool: line 818: X--tag=CC: command not found
../libtool: line 851: libtool: ignoring unknown tag : command not found
../libtool: line 818: X--mode=link: command not found
../libtool: line 985: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 986: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 2223: X-O0: command not found
../libtool: line 2223: X-g3: command not found
../libtool: line 2392: Xmyp: command not found
X: user not authorized to run the X server, aborting.
../libtool: line 2404: Xmyp: command not found
../libtool: line 2412: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make: *** [myp] Error 1
*** Exited with status: 2 ***

انا عندى نفس

انا عندى نفس المشكلة وعملت زى ما انت قولت يا احمد وبردة المشكلة لسة زى ما هى


cd '/home/mahmoud/hello/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -k 
make all-recursive
Making all in src
linking hello (CC)
../libtool: line 818: X--tag=CC: command not found
../libtool: line 851: libtool: ignoring unknown tag : command not found
../libtool: line 818: X--mode=link: command not found
../libtool: line 985: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 986: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 2223: X-O0: command not found
../libtool: line 2223: X-g3: command not found
../libtool: line 2392: Xhello: command not found
make[2]: Nothing to be done for `all-am'.
../libtool: line 2397: X/usr/lib32: No such file or directory
../libtool: line 2404: Xhello: command not found
../libtool: line 2412: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make[2]: *** [hello] Error 1
make[2]: Target `all' not remade because of errors.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** Exited with status: 2 ***

It's a known

It's a known bug..

There are several fixes proposed. You guys should be able to take it from here

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.


Dr. Radut | forum