> gcc -o db_stat -L/usr/local/lib db_stat.o err.o getlong.o libhtdb.a -lz -lthread > Making all in htlib > mksh: Fatal error in reader: = missing from replacement macro reference this happens with /usr/ccs/bin/make. With GNU make (available from ftp://ftp.sunfreeware.com/pub/freeware/sparc/8/make-3.79.1-sol8-sparc-local.gz) it should work. Apparently Solaris make and GNU make use different syntax to set macros from the output of shell commands. Roman Maeder _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

