[Angstrom-distro-users] [mini2440] meta-toolchain-qte problems
Trevor Hickey
trevorhickey3 at gmail.com
Tue May 31 20:09:00 CEST 2011
Hello all,
I am trying to bitbake the meta-toolchain-qte recipe for the mini2440 to be
able to compile Qt applications for the mini2440. When I run the bitbake
though, it gives me an error when it reaches qt4-tools-sdk-4.6.3.bb. I have
set PREFERRED_VERSION_qt4-embedded = "4.6.3". When it tries to bitbake this
file, it gives me an error related to "do_compile" like this:
NOTE: Running task 1594 of 2622 (ID: 741,
/home/balute/oe/openembedded/recipes/qt4/qt4-tools-sdk_4.6.3.bb, do_compile)
ERROR: function do_compile failed
ERROR: see log in
/home/balute/oe/build/work/i686-armv4t-sdk-angstrom-linux-gnueabi/qt4-tools-sdk-4.6.3-r0/temp/log.do_compile.2720
NOTE: Task failed:
/home/balute/oe/build/work/i686-armv4t-sdk-angstrom-linux-gnueabi/qt4-tools-sdk-4.6.3-r0/temp/log.do_compile.2720
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/balute/oe/openembedded/recipes/qt4/
qt4-tools-sdk_4.6.3.bb do_compile failed
ERROR: Task 741 (/home/balute/oe/openembedded/recipes/qt4/
qt4-tools-sdk_4.6.3.bb, do_compile) failed
NOTE: Waiting for 1 active tasks to finish
NOTE: 1: /home/balute/oe/openembedded/recipes/qt4/qt4-tools-native_4.4.3.bb,
do_setscene (2678)
Configuring staging-qt4-tools-native-i686-linux
sh: rm: command not found
NOTE: Staging package found, using it for
/home/balute/oe/openembedded/recipes/qt4/qt4-tools-native_4.4.3.bb.
Installing staging-qt4-tools-native-i686-linux (4.4.3-r3) to root...
Configuring staging-qt4-tools-native-i686-linux
sh: rm: command not found
NOTE: Tasks Summary: Attempted 1592 tasks of which 1587 didn't need to be
rerun and 1 failed.
ERROR: '/home/balute/oe/openembedded/recipes/qt4/qt4-tools-sdk_4.6.3.bb'
failed
and then the last 3 lines in the log file are:
collect2: ld returned 1 exit status
make: *** [../../../bin/uic3] Error 1
FATAL: oe_runmake failed
I have been trying to fix this error for a while now and have been
unsuccessful. I am not sure why the do_compile function is not working.
Could anyone please assist me with this problem?
Trevor Hickey
More information about the Angstrom-distro-users
mailing list