Hi, JFYI:
On Fri, Jun 27, 2008 at 12:25:08AM +0200, Mike Hommey wrote: > +/* PLATFORM(SPARC) */ > +#if defined(__sparc__) \ > + || defined(__sparc) \ > +#define WTF_PLATFORM_SPARC 1 The last backslash is one too many. Removed it. Otherwise it FTBFS quite early. Still compiles, probably yet another 4.5h because a header file was modified by the patch, so you'll hear from me again after a while. ;-) Regards, Axel -- Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]