http://oss.sgi.com/bugzilla/show_bug.cgi?id=299
------- Additional Comments From nathans@xxxxxxx 2004-11-01 17:51 PDT -------
This looks like the first major problem...
>
> checking uuid/uuid.h usability... no
> checking uuid/uuid.h presence... yes
> configure: WARNING: uuid/uuid.h: present but cannot be compiled
> configure: WARNING: uuid/uuid.h: check for missing prerequisite headers?
>
Can you send the test program that configure generated at this point,
your copy of /usr/include/uuid/uuid.h, and the compilation failure
message? thanks.
I suspect there may be some toolchain problem on your machine, compiler/
linker, something like that. The actual compilation error you're seeing
would be because AC_CHECK_SIZEOF seems to be failing too, which I think
compiles and runs something to produce its result, so thats consistent
with my theory at least.
thanks.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|