Compile error

Rani Chouha (rani@Ares.Riddler.COM)
Wed, 9 Apr 1997 16:30:02 -0400 (EDT)

Hi,
I am running Linux 2.1.30 with gcc-2.7.2 and libc 5.4.23. I installed
tk4.1 and Tcl7.5 and am having trouble compiling scotty-2.1.5. I read the
docs and porting.notes but nothing refers to this:

gcc -c -O -fPIC -I. -I./../tnm/generic -I/usr/local/include mount_clnt.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/usr/local/include mount_xdr.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/usr/local/include ether_clnt.c
gcc -c -O -fPIC -I. -I./../tnm/generic -I/usr/local/include ether_xdr.c
ether_xdr.c: In function `xdr_etherstat':
ether_xdr.c:34: parse error before `int'
ether_xdr.c:64: `i' undeclared (first use this function)
ether_xdr.c:64: (Each undeclared identifier is reported only once
ether_xdr.c:64: for each function it appears in.)
ether_xdr.c: In function `xdr_etheraddrs':
ether_xdr.c:181: parse error before `int'
make: *** [ether_xdr.o] Error 1
ns1:/usr/local/src/scotty-2.1.5/unix#

Any idea how to fix this?

--
!! 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.