On Wed, Jan 8, 2014 at 10:33 PM, Matthias Andree <[email protected]> wrote:
>> Please try current git.
>
> Better, but still does not work due to use of alloca.h in
> scripts/basic/fixdep.c l. 116 and scripts/basic/docproc.c l. 42.

I removed the include, please try current git again.

> BTW I forgot to mention that the sed scripts running underneath GEN are
> also GNU-sed specific,

In what way are they GNU-specific?

> so I need to use GNU sed, rather than BSD's sed,
> to build things, and I need to patch the executable name because there
> is no SED variable I could set to gsed.
>
> "gmake hosttools" also fails, rather than building a sed, as advertised.
> (It is advertised by 'gmake help'.)
>
> gmake is GNU make.
>
> $ LC_ALL=C gmake hosttools
> gmake: *** No rule to make target `hosttools'.  Stop.

Yes, the sed hack is removed now.

You can supply alternative sed. or any other program,
by putting its executable in a directory and putting its name
into PATH's first component...
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to