From: Eric E. -=R. Mail=- <e....@rc...> - 2002-06-05 01:25:38
|
That didn't work either. This had me stumped. [eric@Mithrilhall tinycobol]$ ./configure --with-libdb=3 loading cache ./config.cache checking for gcc... gcc checking for as... as checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ar... ar checking for flex... flex checking for bison... bison checking for expand... /usr/bin/expand checking how to run the C preprocessor... gcc -E checking whether cross-compiling... no checking for ANSI C header files... yes checking for stdio.h... yes checking for alloca.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for malloc.h... yes checking for stdlib.h... yes checking for string.h... yes checking for strings.h... yes checking for utime.h... yes checking for ctype.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for working const... yes checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for 8-bit clean memcmp... yes checking for vprintf... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for -lm... yes Beginning DB library header search sequence checking for db3/db_185.h... yes Beginning DB library test link sequence checking for -ldb3 (with 1.85 API compatibility)... no checking for -ldb (version 3.x with 1.85 API compatibility)... yes checking for ncurses.h... no configure: error: header ncurses.h not found... aborting [eric@Mithrilhall tinycobol]$ |