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 out the ~Parser() declaration in htsearch/parser.h That's not to guarantee that htsearch will work. :-( -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ ------------------------------------------------------- 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 [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/htdig-dev
