When compiling 3.1.5 on IRIX 6.5 I get bad things.

I've tried a myriad of configur options and makefile changes
but to no avail.  Any help is appreciated!

Dave

-----------------------------------------------------

things are fine till this line:

g++ -o htfuzzy -L../htlib -L../htcommon -L../db/dist -L/usr/lib32 Endings.o 
EndingsDB.o Exact.o Fuzzy.o Metaphone.o Soundex.o
SuffixEntry.o Synonym.o htfuzzy.o Substring.o Prefix.o ../htcommon/libcommon.a 
../htlib/libht.a ../db/dist/libdb.a

ld32: WARNING 131: Multiply defined weak symbol:(Deserialize__6ObjectR6StringRi) in 
Endings.o and EndingsDB.o (2nd definition
ignored).
ld32: WARNING 131: Multiply defined weak symbol:(Serialize__6ObjectR6String) in 
Endings.o and EndingsDB.o (2nd definition ignored).
ld32: WARNING 131: Multiply defined weak symbol:(Copy__6Object) in Endings.o and 
EndingsDB.o (2nd definition ignored).
ld32: WARNING 131: Multiply defined weak symbol:(compare__6ObjectP6Object) in 
Endings.o and EndingsDB.o (2nd definition ignored).
ld32: WARNING 131: Multiply defined weak symbol:(_$_6Object) in Endings.o and 
EndingsDB.o (2nd definition ignored).
.
.
.
.
.
.
.
.
and on and on.
.
.
.




------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to