[BusyBox] 1.0.0-pre4 build failure (vconfig)

Glenn McGrath bug1 at iinet.net.au
Thu Dec 18 20:33:09 UTC 2003


On Thu, 18 Dec 2003 10:37:05 -0500 (EST)
Charlie Brady <charlieb-busybox at e-smith.com> wrote:

> On Thu, 18 Dec 2003, Nick Fedchik wrote:
> > Latest kernels have vlan support included and need no any additional
> > patches.
> 
> I don't need patches, I do need a mechanism to tell the busybox build 
> where to find the kernel source. It shouldn't assume that 
> /usr/include/linux contains headers relevant to my target host.

The busybox policy is that applets shouldnt #include <linux/*> stuff,
the relevent parts of the kernel header should be included in vconfig.c
or a busybox header file.

(im pretty sure that applies in this case)


Glenn



More information about the busybox mailing list