Re: missing(?) headers

Felix von Leitner <[email protected]> Wed, 5 Sep 2012 22:51:02 +0200
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
> 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.
I suggest using the kernel headers for now.
I never even heard of the s6-linux-utils :-)

Felix