[prev in list] [next in list] [prev in thread] [next in thread] 

List:       aixtoolbox-list
Subject:    [tbox-l] More htdig compile problems
From:       "Westphal, Raymond" <RWestphal () erac ! com>
Date:       2002-12-27 13:49:46
[Download RAW message or body]

Hello. 

I'm still trying to compile htdig from rpm source. Here is the config.log
file. Make fails with an internal compile error. config checks whether gcc
is a cross-compiler. gcc is the 2.9 version from the AIX Toolbox web site.
Could this be the problem?

Thanks.
Ray Westphal
Enterprise Rent-A-Car

loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/linux/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether make sets ${MAKE}... (cached) yes
checking host system type... powerpc-ibm-aix5.1.0.0
checking build system type... powerpc-ibm-aix5.1.0.0
checking for ranlib... (cached) ranlib
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 ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... none
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static -Wl,-lC works... none
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... no
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... unsupported
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
configuring ht://Dig version 3.2.0b4-20020505
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... yes
checking maximum warning verbosity option... -Wall for C++ -Wall for C
checking adding -fno-rtti to g++... ok
checking adding -fno-exceptions to g++... ok
checking for ranlib... (cached) ranlib
checking for ar... (cached) /usr/bin/ar
checking for sh... (cached) /bin/sh
checking for sed... (cached) /usr/bin/sed
checking for perl... (cached) /usr/bin/perl
checking for find... (cached) /usr/bin/find
checking for gunzip... (cached) /usr/bin/gunzip
checking for rrdtool... no
checking for tar... (cached) tar
checking for mv... (cached) /usr/linux/bin/mv
checking for sendmail... (cached) /usr/sbin/sendmail
checking for time... (cached) /usr/bin/time
checking verbose time flag... /usr/bin/time
checking for flex... (cached) ./missing flex
checking for flex... (cached) ./missing flex
checking for yywrap in -ll... (cached) no
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) no
checking for bison... no
checking for byacc... no
checking for socket in -lsocket... (cached) no
checking for t_accept in -lnsl... (cached) no
checking if ssl is wanted... no
checking if zlib is wanted... yes
checking for inflateEnd in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for inflateEnd in -lz... (cached) yes
checking zlib in /usr/local... ok
checking for ANSI C header files... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -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) no
checking for strings.h... (cached) yes
checking for zlib.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for wait.h... (cached) no
checking for alloca.h... (cached) yes
checking for ssl.h... (cached) no
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) time.h
checking size of unsigned long long int... (cached) 0
checking size of unsigned long int... (cached) 0
checking size of unsigned int... (cached) 0
checking size of unsigned short int... (cached) 0
checking size of unsigned char... (cached) 0
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strstr... (cached) yes
checking for getcwd... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for raise... (cached) yes
checking for mkstemp... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for strftime... (cached) yes
checking for strptime... (cached) yes
checking for strptime declaration in time.h... yes
checking for localtime_r... (cached) yes
checking for timegm... (cached) no
checking for mkstemp... (cached) yes
checking if we should use the included regex?... no
checking if --enable-bigfile option specified... yes
checking whether we need gethostname() prototype?... no
checking how to call getpeername?... size_t
checking how to call select?... fd_set
checking for bool data type?... yes
checking for true and false?... yes
creating ./config.status
creating Makefile
creating htcommon/Makefile
creating htword/Makefile
creating htnet/Makefile
creating htlib/Makefile
creating htdb/Makefile
creating htdig/Makefile
creating httools/Makefile
creating htfuzzy/Makefile
creating htsearch/Makefile
creating installdir/Makefile
creating include/Makefile
creating htdoc/Makefile
creating test/Makefile
creating test/test_functions
creating include/htconfig.h
include/htconfig.h is unchanged
configuring in db
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/linux/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether make sets ${MAKE}... (cached) yes
checking host system type... powerpc-ibm-aix5.1.0.0
checking build system type... powerpc-ibm-aix5.1.0.0
checking for ranlib... (cached) ranlib
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 ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache .././config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... none
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static -Wl,-lC works... none
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... no
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... unsupported
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking maximum warning verbosity option...  -Wall for C
checking for a BSD compatible install... /usr/linux/bin/install -c
checking host system type... powerpc-ibm-aix5.1.0.0
checking if --enable-bigfile option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-uimutexes option specified... no
checking how to run the C preprocessor... (cached) gcc -E
checking if zlib is wanted... yes
checking for inflateEnd in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for inflateEnd in -lz... (cached) yes
checking zlib in /usr/local... ok
checking whether byte ordering is bigendian... (cached) yes
checking for working const... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking for ANSI C header files... (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 ssize_t... (cached) yes
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) yes
checking for u_int16_t... (cached) yes
checking for int16_t... (cached) yes
checking for u_int32_t... (cached) yes
checking for int32_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 mutexes... (cached) AIX/_check_lock
checking for getuid... (cached) yes
checking for pread... (cached) yes
checking for pstat_getdynamic... (cached) no
checking for sysconf... (cached) yes
checking for sched_yield... (cached) yes
checking for yield... (cached) yes
checking for sigfillset... (cached) yes
checking for fcntl/F_SETFD... (cached) no
checking for qsort... (cached) yes
checking for select... (cached) yes
checking for int type sprintf return value... (cached) no
checking for mlock... (cached) yes
checking for munlock... (cached) yes
checking for mmap... (cached) yes
checking for munmap... (cached) yes
checking for shmget... (cached) yes
checking for ar... (cached) /usr/bin/ar
checking for chmod... (cached) /usr/linux/bin/chmod
checking for cp... (cached) /usr/linux/bin/cp
checking for ln... (cached) /usr/linux/bin/ln
checking for mkdir... (cached) /usr/linux/bin/mkdir
checking for ranlib... (cached) /usr/bin/ranlib
checking for rm... (cached) /usr/linux/bin/rm
checking for sh... (cached) /usr/bin/sh
checking for strip... (cached) /usr/bin/strip
creating ./config.status
creating Makefile
creating db.h
creating db_config.h
db_config.h is unchanged


Now you must run 'make' followed by 'make install'




> Ray Westphal
> NMSA Systems Administrator
> Phone: (314) 512-3867
> Fax: (314) 512-6002
> Pager: (314) 509-0036
> mailto:rwestphal@erac.com
> 
> 
_______________________________________________
aixtoolbox-list mailing list
aixtoolbox-list@www-124.ibm.com
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/aixtoolbox-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic