[GRASS5] nvwish error
Markus Neteler
neteler at geog.uni-hannover.de
Tue Dec 12 04:23:44 EST 2000
On Mon, Dec 11, 2000 at 10:49:02AM -0800, Jeshua Lacock wrote:
>
> On Monday, December 11, 2000, at 02:04 AM, Markus Neteler wrote:
> > edit
> > src/CMD/head/head.powerpc-apple-darwin1.2
> >
> > Add the tcl/tk stuff:
> > #tcl/tk stuff
> > TCLINCDIR = -I/usr/include
> > TKINCDIR = -I/usr/include
> > TCLTKLIBPATH = -L/usr/lib
> > TCLTKLIBS = -ltk8.3 -ltcl8.3
> >
> > (or different tcl/tk version)
> >
> > Hope this help
> >
>
> Thanks Markus!! Now, I am much closer, but I still get these X errors:
>
> /usr/bin/ld: Undefined symbols:
> _XKillClient
> _XSetCloseDownMode
> _XSetRGBColormaps
> _XAllocColorCells
> _XStoreColors
> make[1]: *** [nvwish] Error 1
> make: *** [nvwish] Error 2
>
>
> Does anyone now what header these are defined in?
Yes, they are defined in
/usr/X11R6/include/X11/Xlib.h
You should have in head file:
XCFLAGS = -I/usr/X11R6/include
(or comparing path)
Hope this helps
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list