All of lore.kernel.org
 help / color / mirror / Atom feed
* Moving pkg.m4 to the x86 sysroot instead of arm sysroot in toolchain
@ 2012-07-23  8:46 Martin Ertsås
  2012-07-23  9:43 ` Martin Ertsås
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Ertsås @ 2012-07-23  8:46 UTC (permalink / raw)
  To: openembedded-devel

Hi.

When building meta-toolchain, pkg.m4 is put in the arm sysroot of the
toolchain, instead of the x86 sysroot where it belongs. pkg-config is in
the x86 directory, and when it is in the arm directory, we need to hack
the aclocal flags to point to it for stuff to compile.

I have tried a few things, like adding pkgconfig-nativesdk to the
task-sdk-host-nativesdk and pkgconfig to task-core-standalone-sdk. From
my understanding, the former should populate the x86 directory, but
obviously it didn't. Any ideas to what I can do to fix this? It would be
greatly appreciated.

Best regard
Martin Ertsaas



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

end of thread, other threads:[~2012-07-23  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23  8:46 Moving pkg.m4 to the x86 sysroot instead of arm sysroot in toolchain Martin Ertsås
2012-07-23  9:43 ` Martin Ertsås

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.