Hello All.
Try to compile on a Alpha DS10 using Tru64 5.1 and gcc 3.0
No MAJOR problems compiling - apart from htdig. See below.
Making all in db
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/db'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/db'
Making all in htlib
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/htlib'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/htlib'
Making all in htword
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/htword'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/htword'
Making all in htcommon
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/htcommon'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/htcommon'
Making all in htnet
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/htnet'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/htnet'
Making all in htfuzzy
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/htfuzzy'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/htfuzzy'
Making all in htdb
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/htdb'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/htdb'
Making all in htdig
gmake[1]: Entering directory `/u00/app/htdig/htdig-3.2.0b3/htdig'
c++ -Wa,-oldas -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"/opt/www/conf/htdig.conf\" -I../include -I../htlib
-I../htnet -I../htcommon -I../htword -I../db
-I../db -I/usr/local/include -g -O2 -fno-rtti -fno-exceptions -c
Document.cc
In file included from ../htword/WordList.h:82,
from ../htcommon/HtWordList.h:23,
from ../htcommon/DocumentRef.h:22,
from Retriever.h:21,
from Parsable.h:19,
from Document.h:25,
from Document.cc:31:
../htword/WordDB.h:103:57: macro "stat" passed 4 arguments, but takes just 2
In file included from ../htword/WordList.h:82,
from ../htcommon/HtWordList.h:23,
from ../htcommon/DocumentRef.h:22,
from Retriever.h:21,
from Parsable.h:19,
from Document.h:25,
from Document.cc:31:
../htword/WordDB.h: In member function `int WordDB::Stat(void*, void*(*)(long
unsigned int), int)':
../htword/WordDB.h:103: cannot convert `int (*)(DB*, void*, void*(*)(long
unsigned int), unsigned int)' to `int' in return
In file included from Document.h:34,
from Document.cc:31:
ExternalTransport.h: At global scope:
ExternalTransport.h:29: friend declaration requires class-key, i.e. `friend
class ExternalTransport'
gmake[1]: *** [Document.o] Error 1
gmake[1]: Leaving directory `/u00/app/htdig/htdig-3.2.0b3/htdig'
gmake: *** [all-recursive] Error 1
Using gnu make
Document.cc is using a public macro rather than the system stat function.
Any ideas?
Regards
Mark.
*** NZ Dairy Group - Disclaimer ***
Caution: This communication is confidential and may be legally privileged. If it is
not addressed to you please immediately contact us at our cost and do not use,
disclose, copy, distribute or retain any of it without authority.
Ph (0064) 07 8398398
_______________________________________________
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