On Wed, 2011-02-02 at 14:49 -0800, David Dumaresq wrote: > Hi, > > I'm getting a failure in hunspell >
> hunspell.cxx:502: error: 'gettext' was not declared in this scope This is probably because gettext development headers/libraries aren't installed. We probably shouldn't need them for the libhunspell and basic command line testing tool that we build, so... can you try and add --disable-nls to CONFIGURE_FLAGS in libo/hunspell/makefile.mk i.e. search for "--disable-shared" and put --disable-nls at the end of that line. C. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice