Hello
just did a rush job on compiling htdig-3.2.0b3-111900
SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10
using make --version
GNU Make version 3.77, by Richard Stallman and Roland McGrath.
gcc --version
2.95.2
needless to say they worked for htdig-3.2.0b3-062500
make[1]: Entering directory `/mpt/htd0/source/htdig-3.2.0b3-111900/htlib'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"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 -c md5.cc
c++ -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"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/md5.pp -c md5.cc -o md5.o
md5.cc:8: type specifier omitted for parameter
md5.cc:8: parse error before `*'
md5.cc: In function `void md5(...)':
md5.cc:19: `buf' undeclared (first use this function)
md5.cc:19: (Each undeclared identifier is reported only once
md5.cc:19: for each function it appears in.)
md5.cc:19: `len' undeclared (first use this function)
md5.cc:22: `date' undeclared (first use this function)
md5.cc:29: `rhash' undeclared (first use this function)
md5.cc:31: `debug' undeclared (first use this function)
make[1]: *** [md5.lo] Error 1
make[1]: Leaving directory `/mpt/htd0/source/htdig-3.2.0b3-111900/htlib'
make: *** [all-recursive] Error 1
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.