Problems compiling scotty 2.0.2 under Linux 1.3.74

Ingram Leedy (ingram@ithink.com)
Tue, 26 Mar 1996 15:24:04 -0500

Hi,

Im trying to get scotty working -- But I've run across
compiling. I can seem to resolve this one )No pun intendeded :-) )

Any help would be appreciated.
mailto:ingram@ithink.com

-- Ingram

[ root@digicom: ~/scotty-2.0.2 ] make
make[1]: Entering directory `/root/scotty-2.0.2/tcpip'
cc -c -O -I. -I. -I.. -I./.. -I/usr/local/include/tcl
-I/usr/local/include/tcl -I/usr/X11R6/include clock.c
cc -c -O -I. -I. -I.. -I./.. -I/usr/local/include/tcl
-I/usr/local/include/tcl -I/usr/X11R6/include uevent.c
cc -c -O -I. -I. -I.. -I./.. -I/usr/local/include/tcl
-I/usr/local/include/tcl -I/usr/X11R6/include job.c
cc -c -O -I. -I. -I.. -I./.. -I/usr/local/include/tcl
-I/usr/local/include/tcl -I/usr/X11R6/include
-DTKINEDLIB=\"/usr/local/lib/tkined\" ./ined.c
cc -c -O -I. -I. -I.. -I./.. -I/usr/local/include/tcl
-I/usr/local/include/tcl -I/usr/X11R6/include syslog.c
cc -c -O -I. -I. -I.. -I./.. -I/usr/local/include/tcl
-I/usr/local/include/tcl -I/usr/X11R6/include
-DNTPING=\"/usr/local/bin/ntping\" ./icmp.c
cc -c -O -I. -I. -I.. -I./.. -I/usr/local/include/tcl
-I/usr/local/include/tcl -I/usr/X11R6/include dns.c
dns.c: In function `DnsHaveQuery':
dns.c:524: structure has no member named `nsaddr_list'
dns.c:541: structure has no member named `dnsrch'
dns.c:544: structure has no member named `dnsrch'
dns.c:568: structure has no member named `dnsrch'
dns.c:571: structure has no member named `dnsrch'
make[1]: *** [dns.o] Error 1
make[1]: Leaving directory `/root/scotty-2.0.2/tcpip'