How can i compile busybox, if the uClibc didn't support the fork()

walter harms wharms at bfs.de
Mon Oct 9 12:02:04 UTC 2006


hi renxf_maillist,
try to use clone(2), alternatively you may try a patch posted by Shaun Jackman
to this ML.
You may scan the mailinglist archive to find more nommu related posts. i am not sure
how well integrated they are now into the svn.

re,
 wh



renxf_maillist wrote:
>  When I compile busybox using uClibc, when compiling the init, it show the  error    "undefined reference to `fork' "
>  I know the init uses the fork, but the uClibc didnot support the function. 
>  then How can i use the busybox's init under uClinux.
>  anyone can help me?   
> 
> 



More information about the busybox mailing list