hi all,
i'm trying to croos compile for arm a base system.

i'm using T2 7.0 and when compiling perl i get the following lines:

== 11:40:59 =[1]=> Building perl/perl [5.10.0 7.0.0].
-> Reading package config: package/perl/perl/perl.conf
-> Preparing build in src.perl.default.20080805.114058.25127.gentoo-devel
-> Building. Writing output to $root/var/adm/logs/1-perl.out
!>        CCCMD =  arm-t2-linux-gnueabi-gcc -DPERL_CORE -c
-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm   ..
!> `sh  cflags "optimize='-O2'" generate_uudmap.o`  generate_uudmap.c
!>        CCCMD =  arm-t2-linux-gnueabi-gcc -DPERL_CORE -c
-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm   ..
!> arm-t2-linux-gnueabi-gcc -o generate_uudmap -L/usr/local/lib
generate_uudmap.o -lnsl -ldl -lm -lcrypt -lutil -lc  -lm
!> ./generate_uudmap >uudmap.h
!> /bin/sh: ./generate_uudmap: cannot execute binary file
!> Due to previous errors, no 1-perl.log file!
!> (Try enabling xtrace in the config to track an error inside the
build system.)
-> $root/var/adm/logs/1-perl.out -> 1-perl.err
== 08/05/08 11:44:44 =[1]=> Aborted building package perl.

the problem is that "generate_uudmap" is a binary compiled for arm,
then it can't be executed on non-arm system.

any idea?


-- 
mr



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to