Running into an error in the htlib directory for v3.2.0-092699
snapshot. Any ideas?
Linux boxer 2.2.12 #2 SMP Mon Aug 30 22:36:54 EDT 1999 i686 unknown
gcc version 2.95.1 19990816 (release)
boxer:/home/pat/3.2.0.092699/htlib# make
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include
- Wall -DDEFAULT_CONFIG_FILE=\"/opt/www/conf/htdig.conf\"
-I../include -I../htlib -I../htcommon
-I../db/dist -I../db/dist -I/usr/include -g -O2 -c String.cc
rm -f .libs/String.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -
DDEFAULT_CONFIG_FILE=\"/opt/www/conf/htdig.conf\" -I../include -I../htlib -
I../htcommon -I../db/dist -I../db/dist -I/usr/include -g -O2 -Wp,-
MD,.deps/String.pp -c -fPIC -DPIC String.cc -o .libs/String.lo
String.cc: In method `String::String(const String &)':
String.cc:67: assignment to `int' from `char *' lacks a cast
String.cc: In method `String::String(const String &, int)':
String.cc:78: assignment to `int' from `char *' lacks a cast
make: *** [String.lo] Error 1
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.