This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

config/make problems


Thanks to all to solve my config problems.  But when I try to make the
build, I get the following.  Any ideas?


bash-2.01$ sh ./configure --enable-gcc
loading cache ./config.cache
checking for ar... (cached) /cygnus/b19/H-i386-cygwin32/bin/ar
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... (cached)
/cygnus/b19/H-i386-cygwin32/bi
n/install -c
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking if flex accepts the -o and -P options... (cached) yes
checking for bison... (cached) bison -y
checking if bison -y accepts the -p, -t, and -o options... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for main in -lucb... (cached) no
checking for main in -lbsd... (cached) no
checking for readline in -lreadline... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/termios.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/signal.h... (cached) yes
checking for bsd/sgtty.h... (cached) no
checking whether sys/termios.h and sys/ioctl.h should both be
included... (cache
d) yes
checking for TIOCGETC... (cached) no
checking for working const... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached)
yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h

checking return type of signal handlers... (cached) void
checking whether gcc needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking return type of signal handlers... (cached) void
checking for gettimeofday... (cached) yes
checking for strchr... (cached) yes
checking for strstr... (cached) yes
checking for setvbuf... (cached) yes
checking for getenv... (cached) yes
checking for unlink... (cached) yes
checking for mawk... (cached) gawk
updating cache ./config.cache
creating ./config.status
creating Makefile
bash-2.01$ make
cd . && autoconf
/bin/sh: autoconf: command not found
make: *** [configure] Error 127
bash-2.01$

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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