VandeVondele Joost wrote:
>>> thats is on a standard linux (x86_64) box running opensuse 11.0, and a
>>> clean checkout. Is this a known problem?
>>
>> You haven't installed the 32-bit glibc devel package.
> 
> Many thanks, that fixed it.
> 
> Would be great if such a thing could be detected at configure time (i.e.
> like missing mpfr.h headers are already detected), with some kind of a
> gentle error message.

It wouldn't be detected until the target libs are built, since that's the
first time any 32-bit headers are needed.

Patches welcome.

Andrew.

Reply via email to