On Sun, 2007-09-30 at 12:09 +0200, Andreas Färber wrote: > Hello, Hi,
> Anyone any idea what might've caused this build failure? I'm fairly > certain I haven't messed with or updated the system headers. have you just updated your CVS co ? Please try to comment the "always_inline" definition in vl.h / exec-all.h. If this is what's breaking your build, I'll revert this definition. [...] > With line 284 of math.h reading: > static __inline__ int __inline_isfinitef (float ) > __MATH_H_ALWAYS_INLINE__; The fact the error mentions "__attribute__" and ALWAYS_INLINE make me think the always_inline defintion is the suspect here.... Regards. -- J. Mayer <[EMAIL PROTECTED]> Never organized