All of lore.kernel.org
 help / color / mirror / Atom feed
* libffi-native 3.0.9 fails to build on at least x86_64
@ 2011-03-08  6:50 Robert Schuster
  2011-03-08  7:54 ` libffi-native 3.0.9 fails to build on at least x86_64 [solved, problem on my side] Robert Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Schuster @ 2011-03-08  6:50 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

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


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 270 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-08  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08  6:50 libffi-native 3.0.9 fails to build on at least x86_64 Robert Schuster
2011-03-08  7:54 ` libffi-native 3.0.9 fails to build on at least x86_64 [solved, problem on my side] Robert Schuster
2011-03-08  8:24   ` Martin Jansa
2011-03-08  8:36   ` Petr Štetiar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.