Hi Malcolm:
I finally got a hold of the tcl/tk (8.3.2) source code. tcl installed without a hitch. tk had a make error that seems related to my grass problem:
usr/bin/ld: Undefined symbols:
__XErrorFunction
__XIOErrorFunction
__Xdebug
make: *** [wish] Error 1
Andy
---------------------------------------- If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
Andy,
This is the same problem. I took a quick look at the version that I compiled
(8.0.5) and the Makefile had a variable called CFLAGS_DEBUG defined as -g. It
didn't appear to be used in the make that I did, but it may in your version. If
removing the -g from the COMPILE_FLAGS in the head file works for the XDRIVER,
then you can check the makefile for tk, and remove the '-g' there.
Other than that, I can only suggest trying to get new X libraries. Is your setup
different than what Jeshua used? I'm not at all familiar with Mac OS X.
Malcolm
andy agena wrote:
Hi Malcolm:
I finally got a hold of the tcl/tk (8.3.2) source code. tcl installed
without a hitch. tk had a make error that seems related to my grass
problem:
usr/bin/ld: Undefined symbols:
__XErrorFunction
__XIOErrorFunction
__Xdebug
make: *** [wish] Error 1
Andy
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'