Re: [PATCH] 2.4.21-rc1: byteorder.h breaks with __STRICT_ANSI__

David S. Miller (davem@redhat.com)
Tue, 06 May 2003 22:44:05 -0700 (PDT)


From: Christoph Hellwig <hch@infradead.org>
Date: Wed, 7 May 2003 07:45:57 +0100

That's highly broken because his libc was compiled against 2.2
headers. You must never use different headers in
/usr/include/Pasm,linux} then those your libc was compiled against.

While I understand this problem, this line of reasoning simply does
not apply for headers that libc/glibc/whatever are agnostic about.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/