[GRASSLIST:4008] Re: configure error on MacOSX

Glynn Clements glynn.clements at virgin.net
Fri Jul 23 10:15:59 EDT 2004


Florian Goessmann wrote:

> i' trying to compile 5.7 release 1 on 10.3.4
> 
> configure complains about not finding tk.h, what is strange as it is
> where configure should be looking for it (tcl.h is found and they are
> in the same directory).
> 
> any ideas?

Look in config.log for the actual error message.

When configure checks for the existence of a header file, it doesn't
just check that the file exists, it tries to compile a trivial test
program which contains e.g. "#include <tk.h>". If the compiler
generates any error or warning messages, the check fails.

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-user mailing list