This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
build failure on sparc-sun-solaris2.7
- From: mike stump <mrs at windriver dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 7 May 2002 19:13:33 -0700 (PDT)
- Subject: build failure on sparc-sun-solaris2.7
build failure on sparc-sun-solaris2.7:
../../gcc/libiberty/regex.c:8166: conflicting types for `xregexec'
../../gcc/include/xregex2.h:551: previous declaration of `xregexec'
../../gcc/libiberty/regex.c: In function `xregerror':
../../gcc/libiberty/regex.c:8234: warning: unused parameter `preg'
make[1]: *** [regex.o] Error 1
make[1]: Leaving directory `/kankakee1/mrs/net/gcc-sol/libiberty'
make: *** [all-libiberty] Error 2
?