• 7051阅读
  • 1回复

[提问]/bin/sh: arm-none-linux-gnueabi-g++: not found [复制链接]

上一主题 下一主题
离线974525321
 
只看楼主 倒序阅读 楼主  发表于: 2012-06-07
关键词: qt-embedded
Creating qmake. Please wait...
make: 没有什么可以做的为 `first'。
floatmath auto-detection... ()
compiling floatmath.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [floatmath.o] 错误 127
floatmath disabled.
sse3 auto-detection... ()
compiling sse3.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [sse3.o] 错误 127
sse3 disabled.
ssse3 auto-detection... ()
compiling ssse3.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [ssse3.o] 错误 127
ssse3 disabled.
sse4_1 auto-detection... ()
compiling sse4_1.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [sse4_1.o] 错误 127
sse4_1 disabled.
sse4_2 auto-detection... ()
compiling sse4_2.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [sse4_2.o] 错误 127
sse4_2 disabled.
avx auto-detection... ()
compiling avx.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [avx.o] 错误 127
avx disabled.
neon auto-detection... ()
compiling neon.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [neon.o] 错误 127
neon disabled.
zlib auto-detection... ()
compiling zlib.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [zlib.o] 错误 127
zlib disabled.
libmng auto-detection... ()
compiling libmng.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [libmng.o] 错误 127
libmng disabled.
DB2 auto-detection... ()
compiling db2.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [db2.o] 错误 127
DB2 disabled.
InterBase auto-detection... ()
compiling ibase.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [ibase.o] 错误 127
InterBase disabled.
MySQL (thread-safe) auto-detection... ()
compiling ../mysql/mysql.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [mysql.o] 错误 127
MySQL (thread-safe) disabled.
MySQL (thread-unsafe) auto-detection... ()
compiling mysql.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [mysql.o] 错误 127
MySQL (thread-unsafe) disabled.
OCI auto-detection... ()
compiling oci.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [oci.o] 错误 127
OCI disabled.
ODBC auto-detection... ()
compiling odbc.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [odbc.o] 错误 127
ODBC disabled.
iODBC auto-detection... ()
compiling iodbc.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [iodbc.o] 错误 127
iODBC disabled.
PostgreSQL auto-detection... ()
compiling psql.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [psql.o] 错误 127
PostgreSQL disabled.
SQLite2 auto-detection... ()
compiling sqlite2.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [sqlite2.o] 错误 127
SQLite2 disabled.
unknown SQL driver: sqlite_symbian
TDS auto-detection... ()
compiling tds.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [tds.o] 错误 127
TDS disabled.
PulseAudio auto-detection... ()
compiling pulseaudio.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [pulseaudio.o] 错误 127
PulseAudio disabled.
tslib auto-detection... ()
compiling tslib.cpp
/bin/sh: arm-none-linux-gnueabi-g++: not found
make: *** [tslib.o] 错误 127
tslib disabled.
The tslib functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR and QMAKE_LIBDIR in
/home/hanlin/qt-everywhere-opensource-src-4.7.3/mkspecs/qws/linux-arm-gnueabi-g++.

交叉工具链用的是4.3.2      arm-none-linux-gnueabi-g++:  环境变量配置正确。
离线xiongyu

只看该作者 1楼 发表于: 2012-06-13
配置好环境变量, 看在全局都生效没有。 没有就重启一下
为自己而已努力吧... 我的博客 http://xycode.org
快速回复
限100 字节
 
上一个 下一个