BSDI and Tcl/Tk 7.6/4.2 an Scotty 2.1.5

Ronnie Rudd (rrudd@onr.com)
Tue, 07 Jan 1997 15:05:46 -0600

Is it possible to compile Scotty 2.1.5 under BSDI 2.1
with Tcl/Tk 7.6/4.2?

I can run the configure script without a problem,
but when I thry to compile I get the following:

~/tcl/scotty-2.1.5/unix > make
cc -c -O -fPIC -I. -I./../tnm/generic -I/usr/contrib/include
./../tnm/generic/tnmDns.c
cc1: Invalid option `-fPIC'
./../tnm/generic/tnmDns.c: In function DnsInit:
./../tnm/generic/tnmDns.c:160: `INADDR_LOOPBACK' undeclared (first use
this function)
./../tnm/generic/tnmDns.c:160: (Each undeclared identifier is reported
only once
./../tnm/generic/tnmDns.c:160: for each function it appears in.)
./../tnm/generic/tnmDns.c: In function DnsDoQuery:
./../tnm/generic/tnmDns.c:253: warning: argument #5: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:253: warning: argument #8: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:265: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:265: warning: argument #3: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:320: warning: argument #2: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:341: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:341: warning: argument #2: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:359: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:359: warning: argument #2: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:382: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:382: warning: argument #2: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:388: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:388: warning: argument #2: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:409: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:409: warning: argument #2: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:424: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:424: warning: argument #2: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:440: warning: argument #1: argument passing
between incompatible pointer types
./../tnm/generic/tnmDns.c:440: warning: argument #2: argument passing
between incompatible pointer types
*** Error code 1

Stop.

Any hints or thoughts?

Thanks,
Ron
Onramp Access