[tkined] scotty/2.1.9 compile errors under solaris2.5

Mani Chinnappan (mani@fore.com)
Mon, 22 Mar 1999 12:30:59 -0800

Hi,

I am compiling scotty2.1.9 under solaris 2.5 with
Tcl/Tk8.0.3 installed. The configure script successfully
generated Makefile, but the make command gives these
errors:

gcc -c -O -fPIC -I. -I./../tnm/generic -I/usr/local/include
-DTNMLIB=\"/usr/swlocal/lib/tnm2.1.9\" ./../tnm/generic/tnmInit.c
In file included from ./../tnm/generic/tnmInit.c:14:
../tnm/generic/tnmInt.h:47: parse error before `*'
./../tnm/generic/tnmInit.c: In function `InitVars':
./../tnm/generic/tnmInit.c:66: 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:165: warning: assignment makes pointer from integer
without a cast
./../tnm/generic/tnmInit.c:170: warning: assignment makes pointer from integer
without a cast
./../tnm/generic/tnmInit.c:178: warning: assignment makes pointer from integer
without a cast
./../tnm/generic/tnmInit.c:220: warning: assignment makes pointer from integer
without a cast
./../tnm/generic/tnmInit.c:225: `Tcl_Channel' undeclared (first use this
function)
./../tnm/generic/tnmInit.c:225: (Each undeclared identifier is reported only
once
./../tnm/generic/tnmInit.c:225: for each function it appears in.)
./../tnm/generic/tnmInit.c:225: parse error before `channel'
./../tnm/generic/tnmInit.c:226: `channel' undeclared (first use this function)
make: *** [tnmInit.o] Error 1

Any help would be appreciated.
Thanks,
/Mani

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