tcl/tk
Ken Sibley
grassp-list at max.cecer.army.mil
Tue, 22 Mar 1994 15:42:59 CST
> From grass-lists-owner@max.cecer.army.mil Tue Mar 22 13:04:04 1994
> Date: Tue, 22 Mar 1994 13:50:53 -0500
> From: James Darrell McCauley <mccauley@ecn.purdue.edu>
> Sender: mccauley@ecn.purdue.edu
> Sender: grass-lists-owner@max.cecer.army.mil
> Reply-To: grassp-list@max.cecer.army.mil
> To: grassp-list@max.cecer.army.mil
> Subject: tcl/tk
> Content-Length: 512
>
> I snagged what was in moon:grass/incoming and tried to compile
> using gcc 2.5.5 and Solaris 2.3. After a slew of warnings such as:
>
> view.c: In function `viewEventHandler':
> view.c:297: warning: passing arg 1 of `Tk_DoWhenIdle' from incompatible pointer type
>
> it died when it couldn't find tkConfig.h and tkInt.h.
>
> Is this part of tk or is it missing from the distribution?
> (I'm trying to get by with the tk/tcl includes/libs already
> installed here - did the sys admins forget to install these files?)
>
> --Darrell
>