According to Frank Wortner: > I've been having lots of trouble trying to compile version 3.2.0b3 of > ht://Dig (from http://www.htdig.org/) under GCC 3.0.3 and DEC Unix 4.0D. > Here's an example of my problems while trying to compile the htlib portion: ... > Database.o: vtable for Object: weak symbol multiply defined > Database.o: Object::compare(Object const&) const: weak symbol multiply > defined ... > In file included from Document.h:34, > from Document.cc:31: > ExternalTransport.h:29: friend declaration requires class-key, i.e. `friend > class ExternalTransport' > gmake[1]: *** [Document.o] Error 1 > gmake[1]: Leaving directory `/home/frank/src/htdig-3.2.0b3/htdig' > gmake: *** [all-recursive] Error 1 > > Anyone have any clue as to what's going on here?
The error in ExternalTransport.h is fixed in recent 3.2.0b4 snapshots, available in http://www.htdig.org/files/snapshots/, as are a few other gcc 3.0 related problems, so give that a try. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ 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

