This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Having problems


Title: Having problems

I have run configure, and keep getting this error after trying to run make...

(csac) : make
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include   fnmatch.c -o pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  fnmatch.c
In file included from fnmatch.c:46:
/usr/include/errno.h:8: unterminated `#if' conditional
*** Error code 1
make: Fatal error: Command failed for target `fnmatch.o'
Current working directory /usr/local/src/gcc-2.95.2/libiberty
*** Error code 1
make: Fatal error: Command failed for target `all-libiberty'
(csac) :



Any idea what the problem might be?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]