[Bug bootstrap/31776] Bootstrap fails with "error: conflicting types for strsignal"
ghazi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 3 01:50:00 GMT 2007
------- Comment #4 from ghazi at gcc dot gnu dot org 2007-05-03 02:50 -------
I see a similar failure on sparc-sun-solaris2.10 (where I have gmp installed in
some place not available to system.h without -I flags.) Without clear access
to gmp.h, configure botches the test for rlim_t and defines a bogus fallback
that conflicts with the real one in sys/resource.h.
This is definitely the problem noted by Andrew above.
--
ghazi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ghazi at gcc dot gnu dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-05-03 02:50:22
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31776
More information about the Gcc-bugs
mailing list