2013-12-07 01:29, Khem Raj skrev:
On Fri, Dec 6, 2013 at 2:53 PM, Ulf Samuelsson <openembed...@emagii.com> wrote:
recipes-xfce/xfconf/xfconf_4.10.0.bbappend:
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
EXTRA_OECONF = "--disable-perl-bindings"
This also results in xfconf-perl/Makefile.perl not beeing run,
and then the build completes.
I am going to try to make xfconf depend on "perl" instead.
Then hopefully, "configure" should find the perl for ARM
instead of the native perl.
You have to make sure that xfconf has proper cross tests when poking
for system capability like that. which is the real problem
here since its probablt trying to execute checks, if you point it to
target perl that will only be helpful if the execution bits somehow
can figure out the target perl capability.
The fix above to disable perl bindings is a good one since it provided
consistency even though at the expense of disabling a feature.
The problem seems to be that the PATH provided to autotools
is for the native build, and not for the target build.
But maybe this is OK.
xfconf does not understand --with-libtool-sysroot.
What is needed to change in xfconf/configure.ac to make it understand this?
--
Best Regards
Ulf Samuelsson
u...@emagii.com
+46 722 427437
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel