Hi there,

A few weeks ago I tried to compile guile 1.8.2 but was unsuccessful.

The error message was:

> numbers.c: In function `scm_log':
> numbers.c:6022: error: `_Complex_I' undeclared (first use in this function)

This appears to be either a Solaris issue or a GCC issue.

If it's gcc I could just compile up a new one but am to lazy for that.

If it's Solaris, oh well.

The question is, even if configure finds complex.h is there anyway to tell it to ignore complex.h and if so, would that get me past this issue.

thanks,
alan


_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to