Re: Fink glib2-shlibs

Daniel Macks <[email protected]> Sun, 9 May 2010 13:06:57 -0400
Newsgroups gmane.os.apple.fink.gnome
Message-ID <[email protected]>
On Sun, May 09, 2010 at 06:43:57PM +0200, Fernando wrote:
> Hi, this Fink package fails with gettext. I am attaching the logs.

> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-glib2-shlibs-2.22.4-2 /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-glib2-shlibs-2.22.4-2' in `/sw/src/fink.build/fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.30.43_darwin-i386.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.30.43_darwin-i386.deb
> Selecting previously deselected package fink-buildlock-glib2-shlibs-2.22.4-2.
> (Reading database ... 78324 files and directories currently installed.)
> Unpacking fink-buildlock-glib2-shlibs-2.22.4-2 (from .../fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.30.43_darwin-i386.deb) ...
> Setting up fink-buildlock-glib2-shlibs-2.22.4-2 (2010.05.09-18.30.43) ...
[...]
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... no
> checking for bindtextdomain in -lintl... no
> checking if -liconv is needed to use gettext... 
> checking for ngettext in -lintl... no
> configure: error:
> *** You must have either have gettext support in your C library, or use the
> *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html

There is a BuildDepends:libgettext8-dev and you have the libintl.h
headers that that package supplies, so there is something wrong on
your system. Either broken libgettext8-dev (try 'fink reinstall
libgettext8-dev' to help make sure nothing has corrupted it) or
something else totally unexpected installed on your system. The
config.log file in the glib2 build directory might have more
information about exactly what test was tried and how exactly it
failed.

dan

-- 
Daniel Macks
[email protected]
http://www.netspace.org/~dmacks


------------------------------------------------------------------------------