TKIned install problems (linux)

Vermeer Marc (vrongel@loveboat.com)
Fri, 14 Mar 1997 21:47:10 +0100

I am running tcl7.5 and tk4.1 in Linux 2.0.0 from slackware 3.0

I have downloaded Scotty-2.1.5 and run the configure file

189>make
cc -c -O -fPIC -I. -I./../tnm/generic -I/usr/include
-DTNMLIB=\"/usr/local/lib/tnm2.1.5\" ./../tnm/generic/tnmInit.c
In file included from ./../tnm/generic/tnmInit.c:14:
../tnm/generic/tnmInt.h:40: parse error before `*'
./../tnm/generic/tnmInit.c: In function `InitVars':
./../tnm/generic/tnmInit.c:65: warning: passing arg 4 of `Tcl_SetVar2'
makes pointer from integer without a cast
./../tnm/generic/tnmInit.c: In function `InitRc':
./../tnm/generic/tnmInit.c:164: warning: assignment makes pointer from
integer without a cast
./../tnm/generic/tnmInit.c:169: warning: assignment makes pointer from
integer without a cast
./../tnm/generic/tnmInit.c:177: warning: assignment makes pointer from
integer without a cast
./../tnm/generic/tnmInit.c:219: warning: assignment makes pointer from
integer without a cast
./../tnm/generic/tnmInit.c:224: `Tcl_Channel' undeclared (first use this
function)
./../tnm/generic/tnmInit.c:224: (Each undeclared identifier is reported
only once
./../tnm/generic/tnmInit.c:224: for each function it appears in.)
./../tnm/generic/tnmInit.c:224: parse error before `channel'
./../tnm/generic/tnmInit.c:225: `channel' undeclared (first use this
function)
make: *** [tnmInit.o] Error 1

Can somebody help me or point me in the right direction?

Thanks in advance.

Marc

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