At 11:54 AM 10/21/98 -0400, you wrote:

>The problems stem from the db directory not being set up properly. I'm not
>so sure the configure script really worked since it didn't set up the
>Makefile for db-2.4.14, hence:
>
>gmake[1]: Entering directory `/apps/htdig/db-2.4.14/build.unix'
>gmake[1]: *** No rule to make target `all'.  Stop.
>
>Everything else falls apart from here. The next version should actually
>halt the make as soon as something fails to make this more obvious.
>
>What did the output of configure look like?
>

This is what it looked like, though this is using the cached config from
my first run, it still seems to look the same.  I can run a fresh one
if you think it'd help to find the problem.

loading cache ./config.cache
configuring HTDig version 3.1.0b1
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 for c++... (cached) /usr/bin/gcc
checking whether the C++ compiler (/usr/bin/gcc  ) works... yes
checking whether the C++ compiler (/usr/bin/gcc  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking how to run the C++ preprocessor... (cached) /usr/bin/gcc -E
checking for fstream.h... (cached) yes
checking for ranlib... (cached) :
checking for ar... (cached) /usr/bin/ar
checking for sh... (cached) /bin/csh
checking for sed... (cached) /usr/bin/sed
checking for sort... (cached) /usr/bin/sort
checking for find... (cached) /usr/bin/find
checking for gunzip... (cached) /usr/bin/gunzip
checking for tar... (cached) tar
checking for socket in -lsocket... (cached) yes
checking for t_accept in -lnsl... (cached) yes
checking for sys/time.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for unistd.h... (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 for timegm... (cached) no
checking if our timegm replacement works... yes
checking need gethostname() prototype?... no

Configuring Berkeley DBM
loading cache ./config.cache
checking for a BSD compatible install... ../dist/install-sh -c
checking host system type... sparc-sun-solaris2.5.1
checking if --enable-debug option specified... no
checking for gcc... (cached) cc
checking whether the C compiler (cc -O ) works... yes
checking whether the C compiler (cc -O ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking if --enable-diagnostic option specified... no
checking if --enable-cxx option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-dump185 option specified... no
checking for ar... (cached) /usr/bin/ar
checking for chmod... (cached) /usr/bin/chmod
checking for cp... (cached) /usr/bin/cp
checking for mkdir... (cached) /usr/bin/mkdir
checking for ranlib... (cached) missing_ranlib
checking for rm... (cached) /usr/bin/rm
checking for sh... (cached) /usr/bin/sh
checking for strip... (cached) /usr/bin/strip
checking how to run the C preprocessor... (cached) cc -E
checking for ANSI C header files... (cached) yes
checking for ssize_t... (cached) yes
checking whether byte ordering is bigendian... (cached) yes
checking for working const... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for getcwd... (cached) yes
checking for getopt... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for raise... (cached) yes
checking for snprintf... (cached) no
checking for strerror... (cached) yes
checking for strsep... (cached) no
checking for vsnprintf... (cached) no
checking for ftok... (cached) yes
checking for shmget... (cached) yes
checking for munmap... (cached) yes
checking for mmap... (cached) yes
checking for getuid... (cached) yes
checking for select... (cached) yes
checking for sysconf... (cached) yes
checking for sigfillset... (cached) yes
checking for int type sprintf return value... (cached) yes
checking if --disable-bigfile option specified... no
checking for spinlocks... (cached) solaris/func
checking for u_char... (cached) yes
checking for u_short... (cached) yes
checking for u_int... (cached) yes
checking for u_long... (cached) yes
checking for u_int8_t... (cached) unsigned char
checking for u_int16_t... (cached) unsigned short
checking for int16_t... (cached) short
checking for u_int32_t... (cached) unsigned int
checking for int32_t... (cached) int
checking if --enable-test option specified... no
creating ./config.status
creating Makefile
creating include.tcl
creating db.h
creating db_int.h
creating db_185.h
creating config.h
config.h is unchanged
Berkeley DBM Configuration complete

checking for tsort... (cached) /usr/bin/tsort
Configuring GNU rx
Please ignore the warnings that may be displayed during this part
loading cache ./config.cache
creating ./config.status
creating Makefile
configuring in rx
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) :
checking for a BSD compatible install... ./../install-sh -c
checking for working const... (cached) yes
checking whether cross-compiling... (cached) no
checking for ANSI C header files... (cached) yes
creating ./config.status
creating Makefile
GNU rx Configuration complete

creating ./config.status
creating makedp
creating htlib/Makefile
creating htmerge/Makefile
creating htcommon/Makefile
creating htdig/Makefile
creating Makefile.config
creating Makefile
creating htsearch/Makefile
creating htnotify/Makefile
creating htfuzzy/Makefile
creating include/htconfig.h
include/htconfig.h is unchanged

Thanks in advance.


Mark Juettner
Systems Administrator
NASA Goddard Space Flight Center Library
Code 252
(301) 286-9238
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to