[BusyBox] svn- co or update

Mike Frysinger vapier at gentoo.org
Mon Aug 1 14:32:44 UTC 2005


On Monday 01 August 2005 09:08 am, Uwe Zeisberger wrote:
> > I didn't understand the following problems after checkout or update:
> >
> > in networking/ifconfig.c
> >
> > if (ENABLE_FEATURE_CLEAN_UP) close(sockfd);
> > ---> error: `ENABLE_FEATURE_CLEAN_UP' undeclared
>
> I find the same.  I tracked it down to uClibc's
> include/bits/uClibc_config.h.  This file #define's AUTOCONF_INCLUDED
> and so include/bb_config.h is completly empty after preprocessing.
>
> So there is another name clash.

in the case of uClibc, it doesnt look like theres any reason to define that
-mike



More information about the busybox mailing list