Hi,
I moved the whole OE directory (bitbake, oe, configdir) to a new
location and made it available through the same path using a symlink. As
it looks OE does not like that at all.

Regards,
Robert

Am 08.03.2011 07:50, schrieb Robert Schuster:
> Hi,
> I tried building libffi-native on an Ubuntu 10.04 amd64 box (during
> angstrom build for pandaboard) and it fails. Investigation found out
> that during libffi's configure it will symlink 'src/x86/ffitarget.h' to
> 'include/ffitarget.h'. Unfortunately this will create a broken softlink
> because 'src' and 'include' are on the same directory level. I manually
> corrected the softlink to '../src/x86/ffitarget.h' and then I could
> continue the build.
> 
> Clearly this is not what should happen. Anyone an idea why ffi does that?
> 
> (For testing purposes I tried brand new libffi 3.0.10rc8 and it shows
> exactly the same error).
> 
> Regards,
> Robert
> 
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to