[PATCH] make dir/file.o is still broken :(

Denis Vlasenko vda at ilport.com.ua
Mon Mar 13 06:47:59 UTC 2006


Hi guys,

In current busybox:

# make applets/applets.o
  GEN /.share/usr/src2/bbox/busybox.modsizes/.obj_full/.depend
  CC applets/applets.o
gcc: no input files
make: *** [applets/applets.o] Error 1
# make applets/applets.s
make: *** No rule to make target `applets/applets.s'.  Stop.

Wow 8(

Attached patch remedies this. It's not ideal because it still doesn't
work if I build in separate object tree (failed to figure out why).

It also adds a "make dir/file.i" target for generating preprocessed C file.

Please apply.
--
vda
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_osi.patch
Type: text/x-diff
Size: 3053 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060313/835af09c/attachment.bin 


More information about the busybox mailing list