[BusyBox] Broken make

Brian Webb webbb at desertscenes.net
Mon Apr 30 23:41:38 UTC 2001


Can someone please please tell me what this is supposed to be doing?

applet_source_list: sh.c busybox.sh Config.h
	(echo -n "APPLET_SOURCES := "; BB_SRC_DIR=$(BB_SRC_DIR) $(SHELL) 
$^) > $@

This is what it's actually doing:

/agenda/build/busybox #  make CROSS=mipsel-linux-
(echo -n "APPLET_SOURCES := "; BB_SRC_DIR= /bin/sh sh.c busybox.sh 
Config.h) > applet_source_list
sh.c: /agenda: is a directory
sh.c: /agenda: is a directory
sh.c: AUTHORS: command not found
sh.c: AUTHORS: command not found
sh.c: line 5: syntax error near unexpected token `(C'
sh.c: line 5: ` * Copyright (C) 1999,2000,2001 by Lineo, inc.'

Is this supposed to be running busybox.sh on Config.h?  What does sh.c 
have to do with anything?

Thanks,

Brian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 
Type: application/octet-stream
Size: 2 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20010430/f8799517/attachment-0001.obj 


More information about the busybox mailing list