Failing out-of-tree build since r26139

Bjørn Forsman bjorn.forsman at gmail.com
Sun Apr 19 13:33:38 UTC 2009


2009/4/19 Denys Vlasenko <vda.linux at googlemail.com>

> On Saturday 18 April 2009 19:15, Bjørn Forsman wrote:
> > Hi all,
> >
> > I have found that BusyBox SVN r26139 (and up to the latest r26151) breaks
> > out-of-tree builds. r26138 works. Below is the log of my breaking r26139
> > build:
> >
> > busybox $ make O=../../build/busybox/ install
> >   Using
> > /media/raid/bjornfor/documents/dev/os/linux/minibuildroot/src/busybox as
> > source for busybox
> >   GEN
> >
> /media/raid/bjornfor/documents/dev/os/linux/minibuildroot/build/busybox/Makefile
> >   SPLIT   include/autoconf.h -> include/config/*
> >   GEN     include/bbconfigopts.h
> >   HOSTCC  applets/usage
> >
> /media/raid/bjornfor/documents/dev/os/linux/minibuildroot/src/busybox/applets/usage.c:
> > In function ‘main’:
> >
> /media/raid/bjornfor/documents/dev/os/linux/minibuildroot/src/busybox/applets/usage.c:32:
> > warning: ignoring return value of ‘write’, declared with attribute
> > warn_unused_result
> >   GEN     include/usage_compressed.h
> > /bin/sh: applets/usage_compressed: No such file or directory
> > make[2]: *** [include/usage_compressed.h] Error 127
> > make[1]: *** [applets] Error 2
> > make: *** [install] Error 2
> >
> > I am no build system expert so I was hoping someone else could look into
> > this :-)
>
> Does it work if you replace applets/Kbuild with attached file?


No, it still fails with the same error.


>
> --
> vda
>
>
> applets/Kbuild
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090419/e14c984d/attachment.htm>


More information about the busybox mailing list