Kernel header changes break glibc build

David Woodhouse dwmw2@infradead.org
Wed Dec 6 14:02:00 GMT 2006


On Wed, 2006-12-06 at 14:57 +0100, Jakub Jelinek wrote:
> Yes, but as I said, I'd need to add configure checks for that, using
> #include <linux/if_addr.h>
> alone breaks build with older headers.

I was thinking that the #ifndef IFA_MAX you already have ought to be
sufficient for that. Or even checking KERNEL_VERSION.

-- 
dwmw2



More information about the Libc-alpha mailing list