Am 11.03.2011 um 18:30 schrieb Glynn Clements:
Ulli Wölfel wrote:
Btw. in order to get it to compile, I had to edit include/Make/
Platform.make and set INTLLIB = -lintl
Maybe this should be fixed in the configure script.
The configure script sets INTLLIB according to the location of the
gettext() function. If gettext() is available in the standard C lib,
INTLLIB will be empty, otherwise -lintl is tried.
What error were you getting before you changed INTLLIB? If GRASS needs
libintl for a function other than gettext(), we need to know which
one.
It was a linking error. The undefined symbols were:
libintl_bindtextdomain
libintl_dgettext
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user