Hi,

        I'm far from a guru with C code, but I've managed to compile 3.1.5 on NT and Linux so far.
        Everything is working great but unfortunatly one of the web servers I need to install
        on is an AIX. I only need the htsearch executable to build (I can index and move the DB's
        over from alinux box). The AIX box is giving me a real head-ache trying to figure out what
        is going wrong (No root on that box is also a problem)
       
        Can anyone can point me in the right direction
       
-Thanks

vswsqd22:web(9)@[/home/web/setup/htdig-3.1.5] ./configure --prefix=/home/web/htdig

loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/installbsd -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
configuring ht://Dig version 3.1.5
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for c++... (cached) xlc
checking whether the C++ compiler (xlc  ) works... yes
checking whether the C++ compiler (xlc  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) no
checking whether xlc 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) /usr/bin/sed
checking for sort... (cached) /usr/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) cc -E
checking for AIX... yes
checking for socket in -lsocket... (cached) no
checking for t_accept in -lnsl... (cached) no
checking for deflate in -lz... (cached) no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking how to run the C++ preprocessor... (cached) xlc -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) no
checking for alloca.h... (cached) no
checking for sys/select.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) 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) no
checking whether we need gethostname() prototype?... no
checking how to call getpeername?... size_t
creating ./config.status
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  --prefix=/home/web/htdig --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/installbsd -c
checking host system type... powerpc-ibm-aix4.3.0.0
checking if --enable-debug option specified... no
checking for cc... (cached) cc
checking for gcc... (cached) cc
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) no
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) /usr/bin/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) yes
checking for strerror... (cached) yes
checking for strsep... (cached) no
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) yes
checking for int type sprintf return value... (cached) yes
checking if --disable-bigfile option specified... no
checking for spinlocks... (cached) msem/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) 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 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


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



vswsqd22:web(6)@[/home/web/setup/htdig-3.1.5] make

Target "all" is up to date.
Target "all" is up to date.
Target "all" is up to date.
        xlc -o htfuzzy -L../htlib -L../htcommon -L../db/dist -L/usr/lib Endings.o EndingsDB.o Exact.
o  Fuzzy.o Metaphone.o Soundex.o  SuffixEntry.o Synonym.o htfuzzy.o  Substring.o Prefix.o ../htcommo
n/libcommon.a  ../htlib/libht.a  ../db/dist/libdb.a
ld: 0711-317 ERROR: Undefined symbol: cout
ld: 0711-317 ERROR: Undefined symbol: .__ls__7ostreamFPCc
ld: 0711-317 ERROR: Undefined symbol: __dl__FPv
ld: 0711-317 ERROR: Undefined symbol: .__dl__FPv
ld: 0711-317 ERROR: Undefined symbol: .__nw__FUl
ld: 0711-317 ERROR: Undefined symbol: .__vn__FUl
ld: 0711-317 ERROR: Undefined symbol: .__vd__FPv
ld: 0711-317 ERROR: Undefined symbol: .__ls__7ostreamFi
ld: 0711-317 ERROR: Undefined symbol: .__ls__7ostreamFPCv
ld: 0711-317 ERROR: Undefined symbol: endl__FR7ostream
ld: 0711-317 ERROR: Undefined symbol: __vtt8ifstream
ld: 0711-317 ERROR: Undefined symbol: openprot__7filebuf
ld: 0711-317 ERROR: Undefined symbol: .__ct__8ifstreamFPCciT2
ld: 0711-317 ERROR: Undefined symbol: .__dt__8ifstreamFv
ld: 0711-317 ERROR: Undefined symbol: .getline__7istreamFPcic
ld: 0711-317 ERROR: Undefined symbol: .close__11fstreambaseFv
ld: 0711-317 ERROR: Undefined symbol: __PureVirtualCalled
ld: 0711-317 ERROR: Undefined symbol: .flush__7ostreamFv
ld: 0711-317 ERROR: Undefined symbol: .ls_complicated__7ostreamFc
ld: 0711-317 ERROR: Undefined symbol: cerr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.

Reply via email to