В сообщении от Среда 29 декабря 2010 21:42:33 автор Frans Meulenbroeks написал: > I now get: > | arm-oe-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s > > -mthumb-interwork -mthumb -Ic -I/usr/lib/perl/5.10/CORE > -DXS_VERSION="0.61" -DVERSION="0.61" -fPIC -c > -isystem/home/frans/oe/tmp_minimal/sysroots/armv5te-oe-linux-gnueabi/usr/in > clude -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O1 > -DDEBIAN -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS > -fno-strict-aliasing -pipe -O2 -o lib/DateTime.o lib/DateTime.c > > | lib/DateTime.xs:7:20: fatal error: EXTERN.h: No such file or directory > > I do have EXTERN.h: > sysroots/i686-linux/usr/lib/perl/5.10.1/CORE/EXTERN.h > sysroots/armv5te-oe-linux-gnueabi/usr/lib/perl/5.10.1/CORE/EXTERN.h > > What I find worrying (and probably wrong) is: > -I/usr/lib/perl/5.10/CORE > I don't expect host dirs in and arm gcc command.
Perl never stops surprising me. I have exactly the same wrong include but it seems that Debian lenny is exactly old enough for it to work with build includes. Argh. I've found suspicious internal perl incantations and testing the fix currently. -- http://roman.khimov.ru mailto: [email protected] gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
