<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff background="">
<DIV><FONT face=Arial size=2>I'm trying to run the source and the binary 
downloads on Solaris 8.<BR>An error was shown:<BR># make arch-sunsol<BR>cd 
sunsol ; make all CC=gcc LD=gcc<BR>make[1]: Entering directory 
`/usr/local/spread/spread-bin-3.17.1/sunsol'<BR>gcc -o simple_user.o -c 
../src/simple_user.c -I../include<BR>gcc -o simple_user simple_user.o -L. -lsp 
-lsocket -lnsl<BR>ld: fatal: library -lsp: not found<BR>ld: fatal: File 
processing errors. No output written to simple_user<BR>collect2: ld returned 1 
exit status<BR>make[1]: *** [simple_user] Error 1<BR>make[1]: Leaving directory 
`/usr/local/spread/spread-bin-3.17.1/sunsol'<BR>make: *** [arch-sunsol] Error 
2<BR># </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please advice</FONT></DIV></BODY></HTML>