当前位置:  技术问答>linux和unix

qt-embedded-linux-opensource-src-4.5.3和tslib1.4的安装出错!

    来源: 互联网  发布时间:2017-02-16

    本文导语:  Creating qmake. Please wait... gmake: Nothing to be done for `first'. floatmath auto-detection... () arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o floatmath.o floatmath.cpp floatmath.cpp:44:...

Creating qmake. Please wait...
gmake: Nothing to be done for `first'.
floatmath auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o floatmath.o floatmath.cpp
floatmath.cpp:44: warning: unused parameter 'argc'
floatmath.cpp:44: warning: unused parameter 'argv'
arm-softfloat-linux-g++ -Wl,-O1 -o floatmath floatmath.o    -L/usr/local/tslib/lib -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl-2.3.6.so -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl.so.2 -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl.a
floatmath enabled.
mmx auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -mmmx -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o mmx.o mmx.cpp
cc1plus: error: unrecognized command line option "-mmmx"
make: *** [mmx.o] Error 1
mmx disabled.
3dnow auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -m3dnow -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o 3dnow.o 3dnow.cpp
cc1plus: error: unrecognized command line option "-m3dnow"
make: *** [3dnow.o] Error 1
3dnow disabled.
sse auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -msse -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o sse.o sse.cpp
cc1plus: error: unrecognized command line option "-msse"
make: *** [sse.o] Error 1
sse disabled.
sse2 auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -msse2 -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o sse2.o sse2.cpp
cc1plus: error: unrecognized command line option "-msse2"
make: *** [sse2.o] Error 1
sse2 disabled.
DB2 auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o db2.o db2.cpp
db2.cpp:42:20: error: sqlcli.h: No such file or directory
db2.cpp:43:21: error: sqlcli1.h: No such file or directory
make: *** [db2.o] Error 1
DB2 disabled.
InterBase auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o ibase.o ibase.cpp
ibase.cpp:42:19: error: ibase.h: No such file or directory
make: *** [ibase.o] Error 1
InterBase disabled.
OCI auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o oci.o oci.cpp
oci.cpp:42:17: error: oci.h: No such file or directory
make: *** [oci.o] Error 1
OCI disabled.
ODBC auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o odbc.o odbc.cpp
odbc.cpp:42:17: error: sql.h: No such file or directory
odbc.cpp:43:20: error: sqlext.h: No such file or directory
make: *** [odbc.o] Error 1
ODBC disabled.
PostgreSQL auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/include -I/usr/local/tslib/include -o psql.o psql.cpp
arm-softfloat-linux-g++ -Wl,-O1 -o psql psql.o    -L/usr/local/tslib/lib -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl-2.3.6.so -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl.so.2 -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl.a -L/usr/lib -lpq
/mp2530/arm-softfloat-linux/bin/../lib/gcc/arm-softfloat-linux/4.1.2/../../../../arm-softfloat-linux/bin/ld: skipping incompatible /usr/lib/libpq.so when searching for -lpq
/mp2530/arm-softfloat-linux/bin/../lib/gcc/arm-softfloat-linux/4.1.2/../../../../arm-softfloat-linux/bin/ld: skipping incompatible /usr/lib/libpq.a when searching for -lpq
/mp2530/arm-softfloat-linux/bin/../lib/gcc/arm-softfloat-linux/4.1.2/../../../../arm-softfloat-linux/bin/ld: cannot find -lpq
collect2: ld returned 1 exit status
make: *** [psql] Error 1
PostgreSQL disabled.
SQLite2 auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o sqlite2.o sqlite2.cpp
sqlite2.cpp:42:20: error: sqlite.h: No such file or directory
make: *** [sqlite2.o] Error 1
SQLite2 disabled.
TDS auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o tds.o tds.cpp
tds.cpp:42:22: error: sybfront.h: No such file or directory
tds.cpp:43:19: error: sybdb.h: No such file or directory
make: *** [tds.o] Error 1
TDS disabled.
tslib auto-detection... ()
arm-softfloat-linux-g++ -c -pipe -O2 -Wall -W  -I../../../mkspecs/qws/linux-arm-g++ -I. -I/usr/local/tslib/include -o tslib.o tslib.cpp
arm-softfloat-linux-g++ -Wl,-O1 -o tslib tslib.o    -L/usr/local/tslib/lib -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl-2.3.6.so -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl.so.2 -L/mp2530/arm-softfloat-linux/arm-softfloat-linux/lib/libdl.a -lts
/usr/local/tslib/lib/libts.so: undefined reference to `dlclose'
/usr/local/tslib/lib/libts.so: undefined reference to `dlopen'
/usr/local/tslib/lib/libts.so: undefined reference to `dlsym'
collect2: ld returned 1 exit status
make: *** [tslib] Error 1
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
 /mp2530/qt-embedded-linux-opensource-src-4.5.3/mkspecs/qws/linux-arm-g++.

|
同样,在qt库编译的时候加上 libdl

|
试试宝马的

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3