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

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Tue, 23 Mar 1999 09:54:30 +0100

>>>>> Mani Chinnappan writes:

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

[snip]

Mani> ./../tnm/generic/tnmInit.c:225: `Tcl_Channel' undeclared (first
Mani> use this function)

[snip]

Looks like a screwed up installation. Tcl_Channel is defined in tcl.h
and you really should have that in place. (I guess the compiler is
reading a pretty old version of tcl.h or something like that.)

Juergen

-- 
Juergen Schoenwaelder  schoenw@ibr.cs.tu-bs.de http://www.cs.tu-bs.de/~schoenw
Technical University Braunschweig, Dept. Operating Systems & Computer Networks
Bueltenweg 74/75, 38106 Braunschweig, Germany.        (Tel. +49 531 / 391 3289)
--
!! 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.