Thanks for your reply. I tried using Gnu make instead of the sytem make = and here's the error message: /bin/sh ../libtool --mode=3Dcompile c++ -DHAVE_CONFIG_H -I. -I. -I../includ= e -DDEFAULT_CONFIG_FILE=3D\"/WWW/htdig3.2/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 -c md5.cc c++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEFAULT_CONFIG_FILE=3D\"/WWW/htdig3.2/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/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) gmake[1]: *** [md5.lo] Error 1 gmake[1]: Leaving directory `/WWW/support/htdig/htdig-3.2.0b3-110500/htlib' gmake: *** [all-recursive] Error 1 It seems similar to the error I get with system make, but there's more = information. Here's the error I get with system make: mksh: Fatal error in reader: =3D missing from replacement macro reference Current working directory /WWW/support/htdig-3.2.0b3-110500/htlib *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Thanks for any help. >On Tue, 16 Jan 2001, Malka Cymbalista wrote: > >> I am trying to compile htdig 3.2.0b3 under Solaris 2.6. The configure >> runs fine, but when I give the make command I get the error > >I don't know--do you have a GNU make around? You shouldn't need it, but = it >would be good to know if that's a consequence of the automake-generated >Makefiles. > >-- >-Geoff Hutchison >Williams Students Online >http://wso.williams.edu/=20 > Malki Cymbalista Webmaster, Weizmann Institute of Science Rehovot, Israel 76100 Internet: [EMAIL PROTECTED] _______________________________________________ htdig-general mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/htdig-general

