• 13226阅读
  • 3回复

交叉编译gmake时提示:Nothing to be done for `first'. [复制链接]

上一主题 下一主题
离线goonman
 

只看楼主 倒序阅读 楼主  发表于: 2009-10-23
小弟在交叉编译qt-ebmedded4.5.3时,./configure后gmake时,总是提示Nothing to be done for `first',不知道为什么。make clean后重新开始也没用
Building on:   qws/linux-x86-g++
Building for:  qws/linux-arm-g++
Architecture:  arm
Host architecture: i386

Build ............... libss translations
Configuration .......  cross_compile release static embedded stl precompile_header exceptions_off  minimal-config small-config medium-config large-config full-config accessibility embedded reduce_exports ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg jpeg no-mng no-png gif system-tiff tiff freetype system-zlib release
Debug ............... no
Qt 3 compatibility .. no
QtDBus module ....... no
QtScriptTools module  no
QtXmlPatterns module  no
Phonon module ....... no
SVG module .......... no
WebKit module ....... no
STL support ......... yes
PCH support ......... yes
MMX/3DNOW/SSE/SSE2..  no/no/no/no
iWMMXt support ...... no
IPv6 support ........ yes
IPv6 ifname support . yes
getaddrinfo support . yes
getifaddrs support .. yes
Accessibility ....... yes
NIS support ......... no
CUPS support ........ no
Iconv support ....... no
Glib support ........ no
GStreamer support ... no
Large File support .. no
GIF support ......... yes
TIFF support ........ yes (system)
JPEG support ........ yes (system)
PNG support ......... no
MNG support ......... no
zlib support ........ system
Session management .. no
Embedded support .... arm
Freetype2 support ... yes
Graphics (qt) ....... linuxfb linuxfb
Graphics (plugin) ...
Decorations (qt) .... styled windows default
Decorations (plugin)
Keyboard driver (qt). tty usb
Keyboard driver (plugin)
Mouse driver (qt) ... pc linuxtp tslib
Mouse driver (plugin)
OpenGL support ...... no
PostgreSQL support .. plugin
SQLite support ...... plugin (qt)
OpenSSL support ..... no

WARNING: Using static linking will disable the use of dynamically
loaded plugins. Make sure to import all needed static plugins,
or compile needed modules into the library.


Finding project files. Please wait...
Project MESSAGE: Unknown PROJECT: libss
Project MESSAGE: Unknown PROJECT: libss
  668 projects found.

Creating makefiles. Please wait...

Qt is now configured for building. Just run 'gmake'.
Once everything is built, you must run 'gmake install'.
Qt will be installed into /usr/local/Trolltech/QtEmbedded-4.5.3-arm

To reconfigure, run 'gmake confclean' and 'configure'.

[root@localhost qt-embedded-linux-opensource-src-4.5.3]# gmake
gmake: Nothing to be done for `first'.
[root@localhost qt-embedded-linux-opensource-src-4.5.3]# make
make: Nothing to be done for `first'.
离线jemofh
只看该作者 1楼 发表于: 2010-04-04
今天我也碰到这个问题了 我是在移植tslib的时候最后 ./ config 没问题 执行make 就打印这个错误屡试不爽
离线藏锋
只看该作者 2楼 发表于: 2010-12-17
能留下你的联系方式么?我也是交叉编译4.5.3时出现的错误,和你一模一样
你的问题解决的话麻烦指教一下   或者加我QQ 429493179    
嗯先谢谢啊
离线jiapper

只看该作者 3楼 发表于: 2011-04-14
去掉-nomake examples
快速回复
限100 字节
 
上一个 下一个