[uClibc] RE: BUILDING ROOTFS FAILS on ash.c

Manuel Novoa III mjn3 at codepoet.org
Fri Sep 19 05:03:54 UTC 2003


Hello,

On Fri, Sep 19, 2003 at 01:34:25AM -0400, West Suhanic wrote:
> I am trying to build the root fs. However when it gets into building busybox and ash in particular
> it complains about not being able to find sys_siglist which is in signal.h . The exact error message
> is below. Any suggestions? Please note that I compiles busybox-0.60.5 no problem with the host
> system gcc. I also unpacked busybox separately from the root fs build and tried compiling it with
> i386-uclibc-gcc and I got the same error message. I can find sys_siglist in /usr/include/signal.h . However
> where does busybox get its version of signal.h when i386-uclibc-gcc is being used to compile it?

Check your uClibc configuration.  In the latest release, support for
sys_siglist is optional.

Manuel



More information about the uClibc mailing list