bug #783: nviz segmentation violation (was [GRASS5] nviz / tcl compile problem)
M Lennert
fa1079 at qmul.ac.uk
Fri Feb 15 05:46:36 EST 2002
On 14 Feb 02, at 14:11, Markus Neteler wrote:
> On Thu, Feb 14, 2002 at 12:58:19PM +0000, M Lennert wrote:
> > On 13 Feb 02, at 11:32, Markus Neteler wrote:
> >
> > > On Wed, Feb 13, 2002 at 10:22:44AM +0000, M Lennert wrote:
> > > > Hello,
> > > >
> > > Moritz: try to comment line 36 in tkInt8.2.3.h.
> > >
> >
> > I did this and the sources compiled, but now I get the following error:
>
> Moritz,
>
> can you check the tk version? It is defined in
> /usr/include/tk.h
>
> Probably you are not using 8.2.3, but something similar
> (means that we have to add another tkInt8.2.X.h).
>
in /usr/include/tcl8.2/tk.h:
#define TK_MAJOR_VERSION 8
#define TK_MINOR_VERSION 2
#define TK_RELEASE_LEVEL TCL_FINAL_RELEASE
#define TK_RELEASE_SERIAL 3
#define TK_VERSION "8.2"
#define TK_PATCH_LEVEL "8.2.3+"
I don't know if that patch level makes a difference, but otherwise it looks like 8.2.3 to me...
Moritz
More information about the grass-dev
mailing list