Having a problem compiling 3.2.0b3 on Sun Solaris 2.6
 
Compiles just fine until it gets to libgcc
 
rm -fr .libs/libht.la .libs/libht.* .libs/libht-3.2.0.*
/usr/local/bin/gcc -shared  Configuration.lo Database.lo Dictionary.lo DB2_db.lo IntObject.lo List.lo Object.lo ParsedString.lo Queue.lo QuotedStringList.lo Stack.lo String.lo StringList.lo StringMatch.lo String_fmt.lo good_strtok.lo strcasecmp.lo mktime.lo strptime.lo timegm.lo getcwd.lo memcmp.lo memcpy.lo memmove.lo raise.lo strerror.lo HtCodec.lo HtWordCodec.lo HtVector.lo HtHeap.lo HtPack.lo HtDateTime.lo HtRegex.lo HtRegexList.lo HtRegexReplace.lo HtRegexReplaceList.lo HtVectorGeneric.lo HtMaxMin.lo HtWordType.lo myqsort.lo md5.lo mhash_md5.lo  -L/usr/local/lib -lz -lnsl -lsocket -lc  -Wl,-soname -Wl,libht-3.2.0.so -o .libs/libht-3.2.0.so
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/libgcc.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libht.la] Error 1
make[1]: Leaving directory `/raidb4/temp/htdig-3.2.0b3/htlib'
make: *** [all-recursive] Error 1
 
Anyone know how to fix this?
 
-Mark

Reply via email to