OS: Red Hat Linux 7.3
gcc: version 2.96 20000731
g++: version 2.96 20000731
htdig: version 3.1.6
Result of running configure:
bash-2.05a$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
configuring ht://Dig version 3.1.6
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) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for ar... (cached) /usr/bin/ar
checking for sh... (cached) /bin/sh
checking for sed... (cached) /bin/sed
checking for sort... (cached) /bin/sort
checking for find... (cached) /usr/bin/find
checking for gunzip... (cached) /bin/gunzip
checking for tar... (cached) tar
checking for acroread... (cached) /usr/local/bin/acroread
checking for sendmail... (cached) /usr/sbin/sendmail
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for socket in -lsocket... (cached) no
checking for t_accept in -lnsl... (cached) no
checking for deflate in -lz... (cached) yes
checking for ANSI C header files... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) no
checking how to run the C++ preprocessor... (cached) c++ -E
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for strings.h... (cached) yes
checking for zlib.h... (cached) yes
checking for alloca.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for wait.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for malloc.h... (cached) yes
checking for ostream.h... (cached) yes
checking for iostream.h... (cached) yes
checking for fstream.h... (cached) yes
checking for working const... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) sys/time.h
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strstr... (cached) yes
checking for localtime_r... (cached) yes
checking for timegm... (cached) yes
checking for mkstemp... (cached) yes
checking if we should use the included regex?... yes
checking whether we need gethostname() prototype?... no
checking how to call getpeername?... size_t
creating ./config.status
creating CONFIG
creating Makefile
creating Makefile.config
creating htcommon/Makefile
creating htlib/Makefile
creating htdig/Makefile
creating htmerge/Makefile
creating htnotify/Makefile
creating htfuzzy/Makefile
creating htsearch/Makefile
creating makedp
creating include/htconfig.h
include/htconfig.h is unchanged
configuring in db/dist
running /bin/sh ./configure --cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
checking if building in the top-level directory... checking for a BSD
compatible install... (cached) /usr/bin/install -c
checking host system type... i686-pc-linux-gnu
checking if --enable-debug option specified... no
checking for cc... (cached) gcc
checking for gcc... (cached) gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O2 ) works... yes
checking whether the C compiler (gcc -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc 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) /bin/chmod
checking for cp... (cached) /bin/cp
checking for mkdir... (cached) /bin/mkdir
checking for ranlib... (cached) /usr/bin/ranlib
checking for rm... (cached) /bin/rm
checking for sh... (cached) /bin/sh
checking for strip... (cached) /usr/bin/strip
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) no
checking for ssize_t... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for working const... (cached) yes
checking for st_blksize in struct stat... (cached) no
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) no
checking for sys/ndir.h that defines DIR... (cached) no
checking for sys/dir.h that defines DIR... (cached) no
checking for ndir.h that defines DIR... (cached) no
checking for opendir in -lx... (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) yes
checking for strerror... (cached) yes
checking for strsep... (cached) yes
checking for vsnprintf... (cached) yes
checking for getuid... (cached) yes
checking for pread... (cached) yes
checking for pstat_getdynamic... (cached) no
checking for sysconf... (cached) yes
checking for shmget... (cached) yes
checking for mmap... (cached) yes
checking for munmap... (cached) yes
checking for qsort... (cached) yes
checking for select... (cached) yes
checking for sigfillset... (cached) no
checking for int type sprintf return value... (cached) yes
checking if --disable-bigfile option specified... no
checking for spinlocks... (cached) x86/gcc
checking for u_char... (cached) no
checking for u_short... (cached) no
checking for u_int... (cached) no
checking for u_long... (cached) no
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
updating cache ../.././config.cache
creating ./config.status
creating Makefile
creating include.tcl
creating db.h
creating db_int.h
creating db_185.h
creating config.h
Result of running make:
bash-2.05a$ make
make[1]: Entering directory `/home/brian/htdig-3.1.6/db/dist'
gcc -c -O2 -I. -I./../include ../os/os_dir.c
In file included from db_int.h:13,
from ../os/os_dir.c:37:
db.h:68: warning: redefinition of `u_char'
/usr/include/sys/types.h:34: warning: `u_char' previously declared here
db.h:69: warning: redefinition of `u_short'
/usr/include/sys/types.h:35: warning: `u_short' previously declared here
db.h:70: warning: redefinition of `u_int'
/usr/include/sys/types.h:36: warning: `u_int' previously declared here
db.h:71: warning: redefinition of `u_long'
/usr/include/sys/types.h:37: warning: `u_long' previously declared here
../os/os_dir.c: In function `__os_dirlist':
../os/os_dir.c:53: `DIR' undeclared (first use in this function)
../os/os_dir.c:53: (Each undeclared identifier is reported only once
../os/os_dir.c:53: for each function it appears in.)
../os/os_dir.c:53: `dirp' undeclared (first use in this function)
../os/os_dir.c:54: parse error before `int'
../os/os_dir.c:62: `names' undeclared (first use in this function)
../os/os_dir.c:63: `arraysz' undeclared (first use in this function)
../os/os_dir.c:63: `cnt' undeclared (first use in this function)
../os/os_dir.c:63: warning: assignment makes pointer from integer without a
cast
../os/os_dir.c:66: `ret' undeclared (first use in this function)
../os/os_dir.c:70: dereferencing pointer to incomplete type
make[1]: *** [os_dir.o] Error 1
make[1]: Leaving directory `/home/brian/htdig-3.1.6/db/dist'
make: *** [all] Error 1
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html