According to Faine, Mark:
> 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?

Well, this looks like a new one, but as it relates to shared libraries,
and those don't work properly with htdig on Solaris anyway, I suggest
you configure with the --disable-shared option before building the package.

-- 
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-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to