当前位置: 技术问答>linux和unix
(在UBUNTU的kdevelop中编译出错)大家帮我看一下这个错误怎么解决,谢谢了
来源: 互联网 发布时间:2016-06-04
本文导语: (在UBUNTU的kdevelop中编译出错)大家帮我看一下这个错误怎么解决,谢谢了 这是我在kdevelop中编译C++项目时输出的错误信息: cd '/home/qiaochenglei/workspace/cppWorkspace/tgwqtwqt/debug/./src' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1...
(在UBUNTU的kdevelop中编译出错)大家帮我看一下这个错误怎么解决,谢谢了
这是我在kdevelop中编译C++项目时输出的错误信息:
cd '/home/qiaochenglei/workspace/cppWorkspace/tgwqtwqt/debug/./src' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -k tgwqtwqt
linking tgwqtwqt (g++)
../libtool: line 835: X--tag=CXX: command not found
../libtool: line 868: libtool: ignoring unknown tag : command not found
../libtool: line 835: X--mode=link: command not found
../libtool: line 1002: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1003: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
gcc: no input files
gcc: no input files
gcc: no input files
gcc: no input files
../libtool: line 2240: X-O0: command not found
../libtool: line 2240: X-g3: command not found
../libtool: line 2409: Xtgwqtwqt: command not found
X: user not authorized to run the X server, aborting.
../libtool: line 2421: Xtgwqtwqt: command not found
../libtool: line 2429: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make: *** [tgwqtwqt] Error 1
*** Exited with status: 2 ***
这是我在kdevelop中编译C++项目时输出的错误信息:
cd '/home/qiaochenglei/workspace/cppWorkspace/tgwqtwqt/debug/./src' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -k tgwqtwqt
linking tgwqtwqt (g++)
../libtool: line 835: X--tag=CXX: command not found
../libtool: line 868: libtool: ignoring unknown tag : command not found
../libtool: line 835: X--mode=link: command not found
../libtool: line 1002: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1003: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
gcc: no input files
gcc: no input files
gcc: no input files
gcc: no input files
../libtool: line 2240: X-O0: command not found
../libtool: line 2240: X-g3: command not found
../libtool: line 2409: Xtgwqtwqt: command not found
X: user not authorized to run the X server, aborting.
../libtool: line 2421: Xtgwqtwqt: command not found
../libtool: line 2429: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make: *** [tgwqtwqt] Error 1
*** Exited with status: 2 ***
|
老问题了参考下面链接
http://forum.ubuntu.org.cn/viewtopic.php?f=70&t=174410
http://forum.ubuntu.org.cn/viewtopic.php?f=70&t=174410