|
From: Neal R. <ne...@ri...> - 2002-08-28 20:38:53
|
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 ../htnet/.libs/libhtnet.so ../htcommon/.libs/libcommon.so ../htword/.libs/libhtword.so ../db/.libs/libhtdb.al ../htlib/.libs/libht.so -lz -Wl,--rpath -Wl,/opt/www/lib/htdig htsearch.o: In function `StringList::~StringList(void)': /home/nealr/RNT/htdig/mifluz-merge-20020827/htsearch/../htlib/Object.h(.text+0x1423): undefined reference to `Parser::~Parser(void)' collect2: ld returned 1 exit status make[1]: *** [htsearch] Error 1 make[1]: Leaving directory `/home/nealr/RNT/htdig/mifluz-merge-20020827/htsearch' make: *** [all-recursive] Error 1 I'm all set to run a couple leak checkers on it when I can get it to complie! On Tue, 27 Aug 2002, Geoff Hutchison wrote: > > 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 to `Parser::~Parser(void)' > > Hmm. I think I know what's wrong there, as I added a destructor to help > with some debugging. Still, that's the debugging I'm doing to track down > the memory leak, so searching isn't so happy right now. > > > I randig any way, and got an htpurge.core;( Here is a gdb back trace: > > Do you get this with htstat or htdump? Can you also run something like > "htfuzzy metaphone" to see if programs can read the resulting database? > (i.e. is htdig writing, but everyone else crashes?) > > Unfortunately, the key features to improve indexing performance are also > really buggy. I'm not sure if it's in mifluz yet, or the interface to > htdig. > > Thanks greatly for the backtrace, I'll go hunt that down. > > Anyone else? > > -Geoff > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! > http://www.jabber.com/osdn/xim > _______________________________________________ > htdig-dev mailing list > htd...@li... > https://lists.sourceforge.net/lists/listinfo/htdig-dev > -- Neal Richter Knowledgebase Developer RightNow Technologies, Inc. Customer Service for Every Web Site Office: 406-522-1485 |