Geoff, Sorry about that, I didn't mean to leave off the 3.  I was using b3,
but I tried the newest one as you suggested.

I still get the same basic error (see below).  It works fine for me on Linux
and FreeBSD , but for production, I have to get it working on Solaris 8---not
my decision.  

I'd be happy to do it with another compiler, but I none seem to be able to
build it unless it's a static one or just breaks.

Thanks for your help though.  I appreciate it.

Pete



:

c++ -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 -DMV=\"/usr/bin/mv\"
-I/usr/local/include -g -O2 -Wall -fno-rtti -fno-exceptions -c Accents.cc -o
Accents.o
In file included from ../htword/WordList.h:82,
                 from ../htcommon/HtWordList.h:23,
                 from Fuzzy.h:32,
                 from Accents.h:20,
                 from Accents.cc:23:
../htword/WordDB.h: In member function `int WordDB::Stat(void*, 
   void*(*)(unsigned int), int)':
../htword/WordDB.h:103: no matching function for call to `__db::stat64(DB*&, 
   void*&, void*(*&)(unsigned int), u_int32_t&)'
make[1]: *** [Accents.lo] Error 1
make[1]: Leaving directory `/usr/local/src/htdig-3.2.0b4-120201/htfuzzy'
make: *** [all-recursive] Error 1




On Thu, Dec 06, 2001 at 03:40:55PM -0500, Geoff Hutchison wrote:
> On Wed, 5 Dec 2001 [EMAIL PROTECTED] wrote:
> 
> > I've only been able to get a working copy of htdig-3.2.0b compiled
> > with an older
> 
> OK, first off it's impossible for me to know what version you're
> using. There are 3 released versions of 3.2.0 betas and there are weekly
> snapshots made of 3.2.0b4. My guess is you're using 3.2.0b3, so I'll
> suggest first trying the current 3.2.0b4 snapshot
> 
> <http://www.htdig.org/files/snapshots/>
> 
> I can attest that the current development snapshot works with gcc 3.0.x on
> Linux, but I haven't tried it on Solaris. (While I have limited access to
> Solaris machines, they don't have gcc-3.)
> 
> --
> -Geoff Hutchison
> Williams Students Online
> http://wso.williams.edu/
> 
> 
> _______________________________________________
> 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
> 

-- 
Pete Greenwell 
System Administrator  
Missouri Research and Education Network [MOREnet]  
http://www.more.net   

_______________________________________________
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

Reply via email to