On Saturday 10 July 2010 06:03, Rob Landley wrote: > On Friday 09 July 2010 18:08:52 Denys Vlasenko wrote: > > On Thursday 08 July 2010 17:49, Rob Landley wrote: > > > util-linux/acpid.c:147: error: 'SW_LID' undeclared (first use in this > > > function) > > > > It builds for me with Aboriginal Linux 0.9.11 toolchain. > > Yup. That's using much more recent kernel headers than SuSE Linux Enterprise > 10. (There's a build machine at work that has that.) > > > SW_LID is defined in > > > > fwl_uclibc_i686-0.9.11/include/linux/input.h > > Kernel header. Git annotate says: > > ed8f9e2f (Richard Purdie 2006-05-29 716)#define SW_LID > > It was added to the kernel headers in 2.6.17. > > It's possible that SuSE Linux Enterprise Server 10 is so old busybox can no > longer be expected to build on it, but if so there should probably be some > kind of policy statement.
How about: "defconfig is not expected to build on every Linux distribution, you might need to disable a few applets if your toolchain's kernel headers are somewhat old"? -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
