Hi, I am trying to install 3.0.8b2 version in HP-UX 10.20. I have libg++ 2.8.0 version installed. I get the following error during compilation! gmake[1]: Entering directory `/home/vandalor/htdig-3.0.8b2/htfuzzy' g++ -o htfuzzy -L../htlib -L../htcommon -L../gdbm-1.7.3 -L../rx-1.5/rx Endings.o EndingsDB.o Exact.o Fuzzy.o Metaphone.o Soundex.o SuffixEntry.o Synonym.o htfuzzy.o Substring.o -lcommon -lht -lgdbm -lrx collect2: ld returned 1 exit status /usr/ccs/bin/ld: Unsatisfied symbols: __rtti_user (code) __rtti_si (code) __rtti_class (code) I tracked down these symbols in files htlib/ directory. But, there is no explicit calls to 'rtti_user', 'rtti_si' (stack indicator?) and 'rtti_class'. I was able to successfully compile another system with HPUX 9.05. So, most probably, this has to do something with later version of HPUX. Any help would be much appreciated. Thanks, - Bobby ---------------------------------------------------------------------- To unsubscribe from the htdig mailing list, send a message to [EMAIL PROTECTED] containing the single word "unsubscribe" in the body of the message.
