|
From: J. op d. B. <ht...@op...> - 2003-06-25 15:51:49
|
UX 10.20 gcc 2.8.1 make 3.78 ./configure works!!!!! it finds the select. make breaks with the following: make[1]: Entering directory `/pers/www/msql/Projects/Htdig/BUILD320/htdig-3.2.0b4-20030622/htnet' /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEFAULT_CONFIG_FILE=\"/opt/htdig/htdig32/conf/htdig.conf\" -I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db -I/opt/htdig/lib/zlib/include -g -O2 -Wall -fno-rtti -fno-exceptions -c -o HtFile.lo `test -f 'HtFile.cc' || echo './'`HtFile.cc g++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEFAULT_CONFIG_FILE=\"/opt/htdig/htdig32/conf/htdig.conf\" -I../include -I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db -I/opt/htdig/lib/zlib/include -g -O2 -Wall -fno-rtti -fno-exceptions -c HtFile.cc -o HtFile.o HtFile.cc: In method `enum Transport::DocStatus HtFile::Request()': HtFile.cc:255: call of overloaded `HtDateTime(int &)' is ambiguous ../htlib/HtDateTime.h:156: candidates are: HtDateTime::HtDateTime(int) ../htlib/HtDateTime.h:159: HtDateTime::HtDateTime(int &) ../htlib/HtDateTime.h:479: HtDateTime::HtDateTime(const HtDateTime &) <near match> HtFile.cc:260: call of overloaded `HtDateTime(int &)' is ambiguous ../htlib/HtDateTime.h:156: candidates are: HtDateTime::HtDateTime(int) ../htlib/HtDateTime.h:159: HtDateTime::HtDateTime(int &) ../htlib/HtDateTime.h:479: HtDateTime::HtDateTime(const HtDateTime &) <near match> HtFile.cc:282: call of overloaded `HtDateTime(int &)' is ambiguous ../htlib/HtDateTime.h:156: candidates are: HtDateTime::HtDateTime(int) ../htlib/HtDateTime.h:159: HtDateTime::HtDateTime(int &) ../htlib/HtDateTime.h:479: HtDateTime::HtDateTime(const HtDateTime &) <near match> make[1]: *** [HtFile.lo] Error 1 make[1]: Leaving directory `/pers/www/msql/Projects/Htdig/BUILD320/htdig-3.2.0b4-20030622/htnet' make: *** [all-recursive] Error 1 [msql@chaos htdig-3.2.0b4-20030622]$ I'm not able to answer any mail, the receiving mail server is not reachable due to a hardware failure (have to sort that out). --Jesse |