Re: , breakage: AF_* constants are part of ABI definition

2007-02-22 Thread David Miller
From: "H. Peter Anvin" <[EMAIL PROTECTED]> Date: Mon, 19 Feb 2007 13:06:28 -0800 > In the current git tree, commit 57a87bb0720a5cf7a9ece49a8c8ed288398fd1bb > removes any way to automatically extracting a whole lot of ABI constants > from the kernel headers, especially AF_* and the various S_* co

, breakage: AF_* constants are part of ABI definition

2007-02-19 Thread H. Peter Anvin
In the current git tree, commit 57a87bb0720a5cf7a9ece49a8c8ed288398fd1bb removes any way to automatically extracting a whole lot of ABI constants from the kernel headers, especially AF_* and the various S_* constants. Furthermore, the patch breaks which uses sa_family_t, which is now defined