libintl.h not found while building accessibility/at-spi2-core

Toomas Aas toomas.aas at raad.tartu.ee
Wed Mar 12 18:07:38 UTC 2014


Hello!

I'm trying to build accessibility/at-spi2-core port on my 9.2-STABLE  
amd64 system, but build fails with message about libintl.h not being  
found. Actually libintl.h exists:

$ pkg which /usr/local/include/libintl.h
/usr/local/include/libintl.h was installed by package gettext-0.18.1.1

So, what can I do to make the at-spi2-core port find it?

I did try setting MAKE_JOBS_UNSAFE=yes, but that didn't make a  
difference. Ports tree is up to date (updated just few minutes ago).

----------------------------------------------------------------------------
In file included from  
/usr/ports/accessibility/at-spi2-core/work/at-spi2-core-2.8.0/atspi/atspi-private.h:33:
/usr/local/include/glib-2.0/glib/gi18n.h:25:10: fatal error:  
'libintl.h' file not found
#include <libintl.h>
          ^
error generated.
Error while processing the source.
gmake[2]: *** [Atspi-2.0.gir] Error 1
gmake[2]: Leaving directory  
`/usr/ports/accessibility/at-spi2-core/work/at-spi2-core-2.8.0/atspi'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory  
`/usr/ports/accessibility/at-spi2-core/work/at-spi2-core-2.8.0'
gmake: *** [all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/ports/accessibility/at-spi2-core.

Thanks in advance.
-- 
Toomas Aas




More information about the freebsd-gnome mailing list