I'm trying to compile htdig version 3.2.0b3 on an AIX 4.3.2 box using
gcc version 2.95.2.
I get the following error:

===============================================================================================
make[1]: Entering directory `/usr2/joe/uunet/htdig-3.2.0b3/htword'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../include -DDEF
AULT_CONFIG_FILE=\"/usr/local/htdig/conf/htdig.conf\"          
-I../include -I.
./htlib                 -I../htnet -I../htcommon               
-I../htword
        -I../db -I../db                    -I/usr/local/include  -g -O2
-Wall -f
no-rtti -fno-exceptions -c WordKeyInfo.cc
c++ -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"/usr/local/htdi
g/conf/htdig.conf\" -I../include -I../htlib -I../htnet -I../htcommon
-I../htword
 -I../db -I../db -I/usr/local/include -g -O2 -Wall -fno-rtti
-fno-exceptions -Wp
,-MD,.deps/WordKeyInfo.pp -c WordKeyInfo.cc  -DPIC -o WordKeyInfo.lo
WordKeyInfo.cc: In method `int WordKeyInfo::Set(const String &)':
WordKeyInfo.cc:160: implicit declaration of function `int
strcasecmp(...)'
make[1]: *** [WordKeyInfo.lo] Error 1
make[1]: Leaving directory `/usr2/joe/uunet/htdig-3.2.0b3/htword'
make: *** [all-recursive] Error 1
==============================================================================================

BTW I set up configure with a prefix of /usr/local/htdig (I don't see
where that could matter...). Also, I've been able to successfully
compile version 3.1.5 on this same box.
Any ideas?

- Joe Vigil
  I.S. Manager 
  Avibank Mfg., Inc.

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to