[Toybox] [PATCH] fix "make clean && make"

Rob Landley rob at landley.net
Sat Dec 13 15:07:55 PST 2014


On 12/12/2014 06:43 PM, enh wrote:
> $ make clean
> rm -f kconfig/lex.zconf.c kconfig/zconf.hash.c kconfig/zconf.tab.c
> kconfig/conf kconfig/mconf
> rm -rf toybox toybox_unstripped generated change .singleconfig*
> $ make
> scripts/genconfig.sh
> scripts/make.sh
> Generate headers from toys/*/*.c...
> generated/newtoys.h Library probe.....
> Make generated/config.h from .config.
> generated/flags.h generated/globals.h generated/help.h
> /tmp/ccqgZKkn.o: In function `xpopen_both':
> xwrap.c:(.text+0x640): undefined reference to `xfork'
> collect2: error: ld returned 1 exit status
> make: *** [toybox] Error 1

Yeah, I noticed that one earlier today. (Oops, my bad...)

Rob

 1418512075.0


More information about the Toybox mailing list