Problem compiling for Solaris 2.5 (fwd)

Dru Nelson (dnelson@four11.com)
Tue, 14 May 1996 11:20:17 -0700 (PDT)

Hello,

I am using gnu tools and I am trying to compile the latest
tkined (got it today 1.3.4)

I ran the configure and then tried the make. The configure looked fine.

Here is the problem I am getting:

gcc -Wall -c -O -I. -I. -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_MALLOC_H=1 -DTKINEDLIB=\"/usr/local/lib/tkined\"
-I/usr/local/include -I/usr/local/include -I/usr/openwin/include
stripchart.c
stripchart.c:151: `tk_CanvasTagsOption' undeclared here (not in a
function)
stripchart.c:151: initializer element for `configSpecs[8].customPtr' is
not constant
gmake: *** [stripchart.o] Error 1

Any quick suggestions before I begin the digging :-)

Dru
dnelson@four11.com