[BusyBox] init in busybox

Kent Ip iikent at yahoo.com
Thu Feb 26 02:27:38 UTC 2004


hi,

I turn on CONFIG_INIT in busybox 1.0 pre7.
Make is not success:

./applets/applets.a(applets.o)(.rodata+0x340):
undefined reference to `init_main'

But i can find this in init.c
extern int init_main(int argc, char **argv)
{...}

any idea?


Kent

__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools



More information about the busybox mailing list