• 4934阅读
  • 0回复

[提问]我在移植qtopia时,configure时总出现The tslib functionality test failed! [复制链接]

上一主题 下一主题
离线nets84
 
只看楼主 倒序阅读 楼主  发表于: 2012-04-17
我在移植qtopia时,configure时总出现The tslib
functionality test failed!
大致步骤如下:
          
tslib-1.4编译通过,安装到/home/davinci/mytslib/下,
        
   将qtopia-core-opensource-src-4.3.5.tar.gz,进入/home/davinci/software/qtopia-core-opensource-src-4.3.5/中

  
          执行./configure -embedded arm -xplatform qws/linux-arm-g++ -depths
4,8,16,32 -no-qt3support -prefix ${HOME}/qt -fast -qt-sql-sqlite -no-libtiff
-no-libmng -qt-libjpeg -qt-zlib -qt-libpng -qt-freetype -optimized-qmake -no-nis
-no-separate-debug-info -no-qvfb -qt-gfx-linuxfb -no-gfx-qvfb -qt-kbd-usb
-no-kbd-qvfb -no-mouse-qvfb -no-mouse-linuxtp -qt-mouse-pc -qt-mouse-tslib
-I  ${HOME}/mytslib/include -L ${HOME}/mytslib/lib            

其中我已经指定了头文件目录和库文件目录

但是在configure过程中,出现如下错误

  
         The tslib functionality test failed!

             You might need
to add additional include and library search paths

                by
passing the -I and -L switches to
./configure.

从提示可以看出大致是没指定头文件和库文件,但我不是已经指定了吗?请问这个是什么原因?

请问这是为什么啊,我晕了,谢谢各位朋友帮忙指点
快速回复
限100 字节
 
上一个 下一个