Re: missing(?) headers

Jorge Almeida <[email protected]> Wed, 5 Sep 2012 23:22:04 +0100
Newsgroups gmane.linux.lib.dietlibc
Message-ID <CAKpSnpK97HiC046eJxNPA39DSVb3P9RkFDtwxr4dN-zp+s3tCA@mail.gmail.com>
On Wed, Sep 5, 2012 at 9:51 PM, Felix von Leitner
<[email protected]> wrote:
>> dietlibc doesn't provide the definition of SO_RCVBUFFORCE, which for glibc is
>> found in /usr/include/asm-generic/socket.h. This constant is needed to compile
>> s6-linux-utils. (I already posted to the skaware list.) Would you add the
>> headers, or otherwise suggest a clean solution?
>
> asm-generic is not part of glibc.  Those are kernel headers.
Yap. My bad.
> I suggest using the kernel headers for now.
> I never even heard of the s6-linux-utils :-)
>
http://www.skarnet.org/software/s6-linux-utils/

Well, it was worth the try :)

Thanks

Jorge