[OE-core] [PATCH 2/8] guile: do_configure: fix "Argument list too long"

Robert Yang liezhi.yang at windriver.com
Wed Mar 15 02:17:15 UTC 2017



On 03/14/2017 08:06 PM, Burton, Ross wrote:
>
> On 14 March 2017 at 08:45, Robert Yang <liezhi.yang at windriver.com
> <mailto:liezhi.yang at windriver.com>> wrote:
>
>     +# Fix "Argument list too long" error when len(TMPDIR) = 410
>     +acpaths = "-I ./m4"
>
>
> If we're fixing this in various recipes, why not fix in autotools.bbclass directly?

We had tried this about 3 years, but failed since the m4 files may not in
./m4, and the worse is that it may in sub directory, RP didn't think that
set it in autotools.bbclass is a good idea, so we fix the recipe one by one.

// Robert

>
> Ross



More information about the Openembedded-core mailing list