Xfce Forum

Sub domains
 

You are not logged in.

#1 2006-09-05 20:28:49

Nadow
Member
Registered: 2006-09-05
Posts: 1

Error

Hi, Im running FreeBSD-5.5 and with the Xfce-4.4 graphic installer I get this error

In file included from ../libxfce4util/xfce-i18n.h:35,
                 from ../libxfce4util/libxfce4util.h:34,
                 from libxfce4util-enum-types.c:4:
/usr/local/include/glib-2.0/glib/gi18n.h:23:21: libintl.h: No such file or directory
gmake[3]: *** [libxfce4util_la-libxfce4util-enum-types.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/tmp/xfce4-4.4RC1-installer/libxfce4util/libxfce4util'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/xfce4-4.4RC1-installer/libxfce4util/libxfce4util'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/xfce4-4.4RC1-installer/libxfce4util'
gmake: *** [all] Error 2
!! Failed to build libxfce4util, see the errors above
!! for details on the problem.

Any idea?? Thanks

Offline

#2 2006-09-05 21:46:34

stonecrest
Member
Registered: 2004-09-25
Posts: 32

Re: Error

/usr/include/libintl.h is owned by glibc

Offline

#3 2006-09-06 12:57:13

bmeurer
Member
From: Siegen, Germany
Registered: 2003-10-18
Posts: 8
Website

Re: Error

Make sure devel/gettext is installed, and add -I/usr/local/include to the environment variable CPPFLAGS prior to starting the installer.

Offline

Board footer

Powered by FluxBB