[GRASSLIST:1292] Re: Compilation error with 2003-09-13 5.7 snapshot. Why?
Glynn Clements
glynn.clements at virgin.net
Thu Sep 18 12:19:31 EDT 2003
Radim Blazek wrote:
> It seems that i18n functions are missing in Tcl/Tk used for compilation.
> 'configure' should try to find the version of library
> for header file used in --with-tcltk-includes=
>
> LOC_CHECK_LIBS(tk, Tk_MainWindow,Tk,$TCLTKLIBPATH,TKLIB,$TCLLIB,$MATHLIB,[
> LOC_CHECK_LIBS(tk$tcltk_ver, Tk_MainWindow,Tk,$TCLTKLIBPATH,TKLIB,$TCLLIB,$MATHLIB,[
> LOC_CHECK_LIBS(tk$tcltk_ver2,Tk_MainWindow,Tk,$TCLTKLIBPATH,TKLIB,$TCLLIB,$MATHLIB,[
>
> Should we remove "LOC_CHECK_LIBS(tk, ..."
No.
> as it can probably find the library of different version than
> headers are.
That's almost inevitable. Anyone who has more than one version of a
particular package installed on their system has to take
responsibility for dealing with any conflicts. There is no way that a
configure script can handle this situation reliably.
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-user
mailing list