[klibc] [PATCH 13/16] Define types and values in sys/socket.h

maximilian attems max at stro.at
Tue Mar 16 07:35:04 PDT 2010


On Tue, Mar 16, 2010 at 12:29:43PM +0100, Louis Rilling wrote:
> On 01/03/10 23:46 -0800, Mike Waychison wrote:
> > It seems a lot of #defines and types in linux/socket.h are now hidden behind
> > __KERNEL__.  Include them in sys/socket.h for the time being.
> > 
> > At the same time, pull in asm/socket.h and linux/uio.h as they aren't
> > implicitly pulled in anymore.
> 
> Unfortunately this prevents from building klibc with earlier kernels (e.g.
> 2.6.26 on debian Lenny).
> 
> What's the status of supporting earlier kernels?

expected.
null, we want to move on.

you need to build it against backported linux-2.6.
also beside some acpid trouble (related to some reliance of old /proc
stuff) linux-2.6 from 2.6.33 just installs fine in testing.
as of course does linux-libc-dev (Lenny stuff will have trouble
to compile against it, so keep it in a chroot).
 
thank you
maks



More information about the klibc mailing list