Re: [htdig-dev] Re: mifluz merge snapshot 2002-08-27

2002-08-28 Thread Geoff Hutchison
On Wed, 28 Aug 2002, Neal Richter wrote: > >/home/nealr/RNT/htdig/mifluz-merge-20020827/htsearch/../htlib/Object.h(.text+0x1423): >undefined > reference to `Parser::~Parser(void)' > > I'm all set to run a couple leak checkers on it when I can get it to > complie! It's easy to fix. Just take o

Re: [htdig-dev] Re: mifluz merge snapshot 2002-08-27

2002-08-28 Thread Neal Richter
I'm getting the same error: g++ -g -O2 -Wall -W -Woverloaded-virtual -fno-rtti -fno-exceptions -o .libs/htsearch Display.o DocMatch.o ResultList.o ResultMatch.o Template.o TemplateList.o WeightWord.o htsearch.o parser.o Collection.o SplitMatches.o HtURLSeedScore.o ../htfuzzy/.libs/libfuzzy.so .

Re: [htdig-dev] Re: mifluz merge snapshot 2002-08-27

2002-08-27 Thread Joe R. Jah
On Tue, 27 Aug 2002, Geoff Hutchison wrote: > Date: Tue, 27 Aug 2002 23:04:04 -0500 > From: Geoff Hutchison <[EMAIL PROTECTED]> > To: Joe R. Jah <[EMAIL PROTECTED]> > Cc: htdig3-dev <[EMAIL PROTECTED]> > Subject: Re: [htdig-dev] Re: mifluz merge snapshot 200

Re: [htdig-dev] Re: mifluz merge snapshot 2002-08-27

2002-08-27 Thread Geoff Hutchison
On Tuesday, August 27, 2002, at 10:02 PM, Joe R. Jah wrote: > Configured with-rx on BSD/OS-4.3; it failed to compile htsearch: > --8<-- > /tmp/htdig/mifluz- > merge-20020827/htsearch/../htlib/Object.h(.text+0x17cc): undefined > reference

Re: [htdig-dev] Re: mifluz merge snapshot 2002-08-27

2002-08-27 Thread Joe R. Jah
On Tue, 27 Aug 2002, Geoff Hutchison wrote: > Date: Tue, 27 Aug 2002 20:10:54 -0500 > From: Geoff Hutchison <[EMAIL PROTECTED]> > To: htdig3-dev <[EMAIL PROTECTED]> > Subject: [htdig-dev] Re: mifluz merge snapshot 2002-08-27 > > I've posted a revised mifluz-merge snapshot. This version should be

Re: [htdig-dev] Re: mifluz merge (linking help needed) (fwd)

2002-08-03 Thread Jim Cole
Geoff Hutchison's bits of Sat, 3 Aug 2002 translated to: >I'm hoping a few people would be willing to grab the patch at: > build >it (relative to the latest source or snapshot) and see if they can also >help figure out what's goi

Re: [htdig-dev] Re: mifluz merge

2002-02-07 Thread Neal Richter
Succeeded Mandrake 8.1 Failed Windows 200 Professional with Cygwin 1.1.0 iconv problems libiconv will not build under cygwin 1.1.0. Following the directions in the README.win32 file builds libraries (via nmake & visual studion) that do not seem compatible with building mifluz under cygwin.

Re: [htdig-dev] Re: mifluz merge

2002-02-07 Thread Gilles Detillieux
According to Joe R. Jah: > > Failures: > > * Mac OS X 10.1.2 > > * BSDi-4.2 > > > Success: > > * RedHat 7.2 > > > configure:9240: iconv.h: No such file or directory > > make: > unac.c:36: iconv.h: No such file or directory > *** Error code 1 I get essentially the same failure on my Red Hat

Re: [htdig-dev] Re: mifluz merge

2002-02-07 Thread Jim Cole
Geoff Hutchison's bits of Wed, 6 Feb 2002 translated to: >Download mifluz from > >Try to ./configure; make > >Let me know if that's successful. In particular, I'm looking to find >out what platforms have problems because ./configure dies with >c

Re: [htdig-dev] Re: mifluz merge

2002-02-06 Thread Joe R. Jah
On Wed, 6 Feb 2002, Geoff Hutchison wrote: > Date: Wed, 6 Feb 2002 21:18:07 -0600 > From: Geoff Hutchison <[EMAIL PROTECTED]> > To: htdig3-dev <[EMAIL PROTECTED]> > Subject: [htdig-dev] Re: mifluz merge > > Some of you are probably wondering why the mifluz merge doesn't seem > to be progressing

Re: [htdig-dev] Re: mifluz merge

2002-02-06 Thread Geoff Hutchison
At 5:37 PM +1300 2/7/02, Jamie Anstice wrote: >I've made the CVS head (I think it's 0.24) build with small problems on >Redhat 6.2 (configure couldn't sort out strncasecmp, and there was an >obvious typo in the code that needed fixing). I'm not sure if the problem >is with the new version of confi

Re: [htdig-dev] Re: mifluz merge

2002-02-06 Thread Jamie Anstice
The 0.23 version builds for me on Redhat 6.2, 7.1 & SPARC/Solaris 2.6. I've made the CVS head (I think it's 0.24) build with small problems on Redhat 6.2 (configure couldn't sort out strncasecmp, and there was an obvious typo in the code that needed fixing). I'm not sure if the problem is with