On Wed, Apr 15, 2015 at 5:37 PM, Andre McCurdy <armccu...@gmail.com> wrote:
>
> Hiding OE sysroot perl when configuring intltool and using only host
> perl does also prevent the segfault.
>
> I'm not sure what the correct fix is though. Perhaps have the
> autoconf-native scripts run host perl via a wrapper which removes any
> reference to OE sysroot perl from the PATH?

Not sure why Richard suggested that but may be his intention was to
build automake-native early enough since perl takes a bit of time to
build and it would serialize the build but we dont know unless we
measure, may be there are enough native tools to build to keep
processors spinning while its building perl-native
in theory correct fix is to add dependency on perl native for autoconf
native and do the necessary surgeries (if required to use perl-native)
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to