I apologize if I have posted a question on a wrong list. When I compile sata, I have the following error, any suggestion? I have put /usr/local/bin on the top of PATH # make sunos5 cd src/misc; make "LIBS=-lsocket -lnsl" "XFLAGS=-DAUTH_GID_T=gid_t -DTIRPC" "RPCGEN=rpcgen" cd src/boot; make "LIBS=-lsocket -lnsl" "XFLAGS=-DAUTH_GID_T=gid_t -DTIRPC" "RPCGEN=rpcgen" gcc -I. -O -DAUTH_GID_T=gid_t -DTIRPC -c boot.c boot.c: In function `main': boot.c:25: conflicting types for `clnt_sperrno' /usr/include/rpc/clnt.h:740: previous declaration of `clnt_sperrno' boot.c:25: warning: extern declaration of `clnt_sperrno' doesn't match global one *** Error code 1 make: Fatal error: Command failed for target `boot.o' Current working directory /opt/satan-1.1.1/src/boot *** Error code 1 make: Fatal error: Command failed for target `all' Current working directory /opt/satan-1.1.1 *** Error code 1 make: Fatal error: Command failed for target `sunos5' Any sugguestion higly appreciated. - [To unsubscribe, send mail to [EMAIL PROTECTED] with "unsubscribe firewalls" in the body of the message.]
