Re: header thing in 2.2.10-ac12

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 8 Aug 1999 15:46:09 +0100 (BST)


> 42,56d41
> < /* Nasty libc5 fixup - bletch */
> < #if defined(__KERNEL__) || (LIBC_VERSION < 6)
> < /* Socket types. */
> < #define SOCK_STREAM 1 /* stream (connection) socket */
>
> LIBC_VERSION doesn't seem to exist... don't you want __GNU_LIBRARY__
> (defined in /usr/include/features.h) instead? This causes *reams* of
> warning messages when compiling stuff (I noticed when compiling Apache).

This has changed for 2.2.11pre* - note that 2.2.11pre is now ahead of -ac
on most stuff. That's intentional. I'll resync with myself instead of
Linus for 2.2.11ac1 once 2.2.11 is sorted

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/