kbuild transition misc issues
Bernhard Fischer
rep.nop at aon.at
Fri Nov 17 04:32:28 PST 2006
On Fri, Nov 03, 2006 at 12:10:33AM +0100, Denis Vlasenko wrote:
[snip]
>> 2b)
>> add a check against an upper limit in cmdedit.c
>> 2c) xmalloc the static char *history
>
>I'm cowardly trying to avoid looking into shell mess...
Yeah.. :)
[snip]
I noticed that
make PREFIX=/tmp/inst install
is broken.
e.g.:
$ (make allnoconfig ; make) > /dev/null
$ mkdir /tmp/inst ; rm -rf /tmp/inst/*
$ make PREFIX=/tmp/inst install
$ ls -l /tmp/inst
total 0
$
They're installed into the default CONFIG_PREFIX, though.
Didn't yet look how this is supposed to work (resp. used to work).
More information about the busybox
mailing list