Budd, S's bits of Tue, 12 Sep 2000 translated to: >on IRIX 6.5 gcc version 2.95.2 GNU Make version 3.79.1 >htdig-3.2.0b3-091000 fails compilation with the same messages >as did the SunOS 5.7 > >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/us >r/local/include -g -O2 -Wall -fno-rtti -fno-exceptions -Wp,-MD,.deps/md5.pp >-c m >d5.cc -o md5.o >md5.cc:8: type specifier omitted for parameter >md5.cc:8: parse error before `*' Hi - It should be possible to correct this problem by adding an extra #include to md5.cc. Under both Solaris and FreeBSD, it is <sys/time.h>. Not sure if that is also the case with IRIX, but I suspect it is. Jim ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.
