On 2011-02-03, at 4:20 AM, Caolán McNamara wrote: > 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.
CONFIGURE_FLAGS appeared twice, so I added --disable-nls to it both times. hunspell builds now and passes all tests. I'll move on and try building the Beast. Thanks, Dave _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice