[uClibc] buildroot fails on ash.c (busybox)

Manuel Novoa III mjn3 at codepoet.org
Thu May 27 14:27:30 UTC 2004


On Thu, May 27, 2004 at 02:13:35PM +0200, Robert Urban wrote:
> as previously reported in this list, my attempt to build a root-fs
> using buildroot (http://uclibc.org/downloads/buildroot.tar.bz2)
> is also failing because "sys_siglist" is undeclared.
> 
> The recommendation from Manuel was:
> > Check your uClibc configuration.  In the latest release, support
> > for sys_siglist is optional.
> 
> Considering that buildroot downloads, unpacks, configures and builds
> all the components, including uClibc, it is not clear to me how
> or where I need to intervene in order to get uClibc configured
> properly.

Modify buildroot/sources/uClibc.config (or uClibc.config-locale if
locales are enabled) to suit your needs.  Easiest way to do that is
"make menuconfig" in the uClibc dir and copy the resulting .config.
Then rebuild buildroot.

Manuel



More information about the uClibc mailing list