Springen naar inhoud


jungoo8512

Lid geworden: 25 mrt 2012
Offline Laatste activiteit: 02 apr 2012 00:31
-----

Berichten die ik gemaakt heb

In Topic:Openpli Quick setup Ubuntu/debian

27 maart 2012 - 02:06

hey guys,

I'm newbie, and was trying to build the pli image myself through the steps that this forum suggested.
I installed ubuntu server 10.04 32bits on my virtualbox w/ the size of 512 RAM and 15GB HDD.
and installed packages what Chris and Ambrosa wrote in this forum and the document,

Successfully done till the building (make -f Makefile-2.1), and I got the error message while I'm doing building image.

The message was following :
| Installing libtclstub8.5.a to /home/jglee openpli/build-et9x00/tmp/work/i686-linux/tcl-native-8.5.8-r8/image/home/jglee/openpli/build-et9x00/tmp/sysroots/i686-linux/usr/lib/
| Installing message catalogs
| /binsh: line 3: 3414 Illegal instruction	 ./tclsh /home/jglee/openpli/build-et9x00/tmp/work/i686-linux/tcl-native-8.5.8-r8/tcl8.5.8/unix/../tools/installData.tcl /home/jglee/openpli/build-et9x00/tmp/work/i686-linux/tcl-native-8.5.8-r8/tcl8.5.8/unix/../library/msgs "/home/jglee/openpli/build-et9x00/tmp/work/i686-linux/tcl-native-8.5.8-r8/image/home/jglee/openpli/build-et9x00/tmp/sysroots/i686-linux/usr/lib/tcl8.5"/msgs
| make: *** [install-msgs] Error 132
| + die 'oe_runmake failed;
| + oefatal 'oe_runmake failed;
| + echo FATAL: 'oe_runmake failed'
| FATAL: oe_runmake failed
| + exit 1
NOTE: package tcl-native-8.5.8-r8: task do_install: Failed
ERROR: Function 'do_install' failed (see /home/jglee/openpli/build-et9x00/tmp/work/i686-linux/tcl-native-8.5.8-r8/temp/log.do_install.3283 for further information)
ERROR: Task 3468 (virtual:native:/home/jglee/openpli/openembedded/recipes/tcltk/tcl_8.5.8.bb, do_install) tailed with exit code '1'
Waiting for 1 active tasks to finish:
0: bzip2-full-native-1.0.6-r0 do_compile (pid 3284)
NOTE: package bzip2-full-native-1.0.6-r0: task do_compile: Succedded
ERROR: 'virtual:native:/home/jglee/openpli/openebedded/recipes/tcltk/tcl_8.5.8.bb' failed
make: *** [image] Error 1

I guess It's obviously related to tcl_8.5.8.bb installation process, but don't know what to do.
Any suggestions?

Cheers,