I personally haven't tried it on Tru64 (nee DEC) Unix, but I have
sucessfully on Solaris 2.6, 7 and 8 and FreeBSD, in addition to Linux. The
thing that has helped me, is to use the original GNU gcc and GNU make,
(http://www.gnu.org)
I've found that software developed with Linux or the GNU tools, require
libs that some other distributions might not include. Don't know that it's
the case here, but it's something to try.
Dave
>Hi *,
>I tried to gmake swish-e 2.0.4 on a OSF1 unix but I get the following
>error:
>
>
>>gmake
>/usr/local/bin/gcc -o swish-e -g -O2 check.o file.o index.o search.o
>error.o methods.o hash.o list.o mem.o string.o merge.o swish.o
>stemmer.o soundex.o docprop.o fs.o http.o httpserver.o -lm
>/usr/bin/ld:
>Unresolved:
>snprintf
>vsnprintf
>collect2: ld returned 1 exit status
>gmake: *** [swish-e] Error 1
>
>What can I do to make swish-e correctly?
>
>Cheers,
> Giuseppe
>
>Phone: +39-043255-8212 University of Udine - Department of Physics
>Fax: +39-043255-8222 via delle Scienze, 208 - 33100 UDINE
> URL:http://www.fisica.uniud.it/~cabras
Received on Tue Feb 6 09:00:08 2001