SCOTTY 2.1.0 COMPILE ERRORS UNDER LINUX 1.2.13

mark newnham at HZBNO05A MAN - GBGMT000 (mark.newnham@grandmet.co.uk)
Mon, 24 Jun 1996 12:06:13 EDT

Could anyone help resolving the following compile errors please:-

cc -c -O -I. -I./../tnm/generic -I/usr/local/include
./../tnm/generic/tnmUdp.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include
./../tnm/generic/tnmSunRpc.c
./../tnm/generic/tnmSunRpc.c: In function `SunrpcRstat':
./../tnm/generic/tnmSunRpc.c:449: warning: passing arg 5 of `callrpc' from
incompatible pointer type
./../tnm/generic/tnmSunRpc.c:449: warning: passing arg 7 of `callrpc' from
incompatible pointer type
./../tnm/generic/tnmSunRpc.c: In function `SunrpcMount':
./../tnm/generic/tnmSunRpc.c:575: warning: passing arg 3 from incompatible
pointer type
./../tnm/generic/tnmSunRpc.c:575: warning: passing arg 5 from incompatible
pointer type
./../tnm/generic/tnmSunRpc.c: In function `SunrpcExports':
./../tnm/generic/tnmSunRpc.c:625: warning: passing arg 3 from incompatible
pointer type
./../tnm/generic/tnmSunRpc.c:625: warning: passing arg 5 from incompatible
pointer type
./../tnm/generic/tnmSunRpc.c: In function `SunrpcProbe':
./../tnm/generic/tnmSunRpc.c:712: warning: passing arg 3 from incompatible
pointer type
./../tnm/generic/tnmSunRpc.c:712: warning: passing arg 5 from incompatible
pointer type
cc -c -O -I. -I./../tnm/generic -I/usr/local/include
./../tnm/generic/tnmNtp.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include
./../tnm/generic/tnmRpc.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include
./../tnm/generic/tnmHttp.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include
./../tnm/generic/tnmNetdb.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include ./../unix/tnmUnixLog.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include mount_clnt.c
mount_clnt.c: In function `mountproc_null_1':
mount_clnt.c:18: warning: passing arg 3 from incompatible pointer type
mount_clnt.c:18: warning: passing arg 5 from incompatible pointer type
mount_clnt.c: In function `mountproc_mnt_1':

(Error repeated 10 times...)

cc -c -O -I. -I./../tnm/generic -I/usr/local/include mount_xdr.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include ether_clnt.c
ether_clnt.c: In function `etherproc_getdata_1':
ether_clnt.c:18: warning: passing arg 3 from incompatible pointer type
ether_clnt.c:18: warning: passing arg 5 from incompatible pointer type
ether_clnt.c: In function `etherproc_on_1':
ether_clnt.c:30: warning: passing arg 3 from incompatible pointer type
ether_clnt.c:30: warning: passing arg 5 from incompatible pointer type

(Error repeated 10 times...)

cc -c -O -I. -I./../tnm/generic -I/usr/local/include ether_xdr.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include rstat_clnt.c
rstat_clnt.c: In function `rstatproc_stats_3':
rstat_clnt.c:18: warning: passing arg 3 from incompatible pointer type
rstat_clnt.c:18: warning: passing arg 5 from incompatible pointer type

(Error repeated 10 times...)

cc -c -O -I. -I./../tnm/generic -I/usr/local/include rstat_xdr.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include pcnfsd_clnt.c
pcnfsd_clnt.c: In function `pcnfsd_null_1':
pcnfsd_clnt.c:24: warning: passing arg 3 from incompatible pointer type
pcnfsd_clnt.c:24: warning: passing arg 5 from incompatible pointer type
pcnfsd_clnt.c: In function `pcnfsd_auth_1':
pcnfsd_clnt.c:36: warning: passing arg 3 from incompatible pointer type
pcnfsd_clnt.c:36: warning: passing arg 5 from incompatible pointer type

(Error repeated 15 times....)

cc -c -O -I. -I./../tnm/generic -I/usr/local/include pcnfsd_xdr.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include -I./../tnm/snmp
./../tnm/snmp/tnmAsn1.c

(Compiling continues normally.....)

cc -c -O -I. -I./../tnm/generic -I/usr/local/include -I./../tnm/snmp
./../tnm/snmp/tnmMibFrozen.c
cc -c -O -I. -I./../tnm/generic -I/usr/local/include -I./../tnm/snmp
./../tnm/snmp/tnmMibTcl.c
tnmInit.o tnmEvent.o tnmJob.o tnmIned.o tnmSyslog.o tnmIcmp.o tnmDns.o tnmUdp.o

tnmSunRpc.o tnmNtp.o tnmRpc.o tnmHttp.o tnmNetdb.o tnmUnixLog.o mount_clnt.o
mount_xdr.o ether_clnt.o ether_xdr.o rstat_clnt.o rstat_xdr.o pcnfsd_clnt.o
pcnfsd_xdr.o tnmAsn1.o tnmMD5.o tnmSnmpNet.o tnmSnmpUtil.o tnmSnmpInst.o
tnmSnmpSend.o tnmSnmpRecv.o tnmSnmpAgent.o tnmSnmpTcl.o tnmMibQuery.o
tnmMibParser.o tnmMibTree.o tnmMibFrozen.o tnmMibTcl.o -o tnm -lieee
make: tnmInit.o: Command not found
make: *** [tnm] Error 127

Mark Newnham
Haagen Dazs
Paris