[tkined] scotty compile errors on Solaris

Mani Chinnappan (mani@fore.com)
Mon, 19 Apr 1999 15:41:53 -0700

Hello,

The file tnmSunRpc.c seems to be producing the errors below.
Anyone solution for this?

thanks,
/Mani

nilgiris% make
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
-DTNMLIB=\"/usr/swlocal/lib/tnm2.1.9\" ./../tnm/generic/tnmInit.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmUtil.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmJob.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
-DTKINEDLIB=\"/usr/swlocal/lib/tkined1.4.9\" ./../tnm/generic/tnmIned.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmSyslog.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmIcmp.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmDns.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmEvent.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmUdp.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/export/home/tcl8.0.3/generic
./../tnm/generic/tnmSunRpc.c
./../tnm/generic/tnmSunRpc.c:70: parse error before `etherstat'
./../tnm/generic/tnmSunRpc.c:70: warning: no semicolon at end of struct or union
./../tnm/generic/tnmSunRpc.c:72: parse error before `}'
./../tnm/generic/tnmSunRpc.c:72: warning: data definition has no type or storage
class
./../tnm/generic/tnmSunRpc.c:74: parse error before `*'
./../tnm/generic/tnmSunRpc.c:74: warning: data definition has no type or storage
class
./../tnm/generic/tnmSunRpc.c: In function `SunrpcOpenEtherd':
./../tnm/generic/tnmSunRpc.c:245: `p' undeclared (first use this function)
./../tnm/generic/tnmSunRpc.c:245: (Each undeclared identifier is reported only
once
./../tnm/generic/tnmSunRpc.c:245: for each function it appears in.)
./../tnm/generic/tnmSunRpc.c:246: `etherstat' undeclared (first use this
function)
./../tnm/generic/tnmSunRpc.c:246: `res' undeclared (first use this function)
./../tnm/generic/tnmSunRpc.c:247: parse error before `struct'
./../tnm/generic/tnmSunRpc.c:252: `timeout' undeclared (first use this function)
./../tnm/generic/tnmSunRpc.c:259: `addr' undeclared (first use this function)
./../tnm/generic/tnmSunRpc.c:271: `ETHERPROG' undeclared (first use this
function)
./../tnm/generic/tnmSunRpc.c:271: `ETHERVERS' undeclared (first use this
function)

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.