From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: bootstrap fails on on cygwin32 19 May 1998 09:55:38 -0700 Message-ID: <01BD8300.184C1580.cygnus.gnu-win32@sos> To: "gnu-win32 AT cygnus DOT com" , "'Steven Marcus'" Steven Marcus wrote: > The configure went smoothly - the script recognized cygwin as the > host. However, after rattling the disk for quite a while the following > messages were coughed up: > > gcc -DIN_GCC -g -DHAVE_CONFIG_H -o g77.exe g77.o g77spec.o > version.o \ > choose-temp.o pexecute.o obstack.o > ./xgcc -B./ -DIN_GCC -g -I./include -DNO_MEM > -DNO_LONG_DOUBLE_IO -O0 -I. > -c /usr/egcs-1.0.3a/gcc/enquire.c > /usr/egcs-1.0.3a/gcc/enquire.c:395: stdio.h: No such file or directory > /usr/egcs-1.0.3a/gcc/enquire.c:406: sys/types.h: No such file or > directory > /usr/egcs-1.0.3a/gcc/enquire.c:407: signal.h: No such file or directory > /usr/egcs-1.0.3a/gcc/enquire.c:408: setjmp.h: No such file or directory > make[2]: *** [enquire.o] Error 1 > make[1]: *** [bootstrap] Error 2 > make: *** [bootstrap] Error 2 > Configure egcs for the same prefix/exec-prefix as cygnus toolset itself (ie /Cygnus/B19/ etc) or copy system includes to a "standard" location (/usr/include or /usr/local/include). -- Sergey Okhapkin, http://www.lexa.ru/sos Moscow, Russia - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".