Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2013 20:56:55 -0500
From:      "David J. Weller-Fahy" <dave-lists-freebsd-ports@weller-fahy.com>
To:        freebsd-ports@freebsd.org
Subject:   Failure to build gettext
Message-ID:  <20130222015655.GB1245@weller-fahy.com>

next in thread | raw e-mail | index | archive | help

--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I'm currently unable to build gettext from ports (tried both `portmaster
devel/gettext` and `cd /usr/ports/devel/gettext ; make install`).  I've
searched around the forums, mailing list archives, and google to
determine what I'm doing wrong, but have had no luck so far in finding a
solution.

I use portsnap to update the ports, so they are updated.

I use freebsd-update to update the installation, the version is 9.1p1:

#v+
dave@nastie:~$ egrep '^(T|B|REV)' /usr/src/sys/conf/newvers.sh
TYPE=3D"FreeBSD"
REVISION=3D"9.1"
BRANCH=3D"RELEASE-p1"
#v-

The failure I get is as follows (from `portmaster devel/gettext`):

#v+
libtool: compile:  cc -c -DLOCALEDIR=3D\"/usr/local/share/locale\" -DLOCALE=
_ALIAS_PATH=3D\"/usr/local/share/locale\" -DLIBDIR=3D\"/usr/local/lib\" -DB=
UILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=3D1 -DIN_L=
IBRARY -DINSTALLDIR=3D\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_pref=
ix=3Dlibintl_set_relocation_prefix -Drelocate=3Dlibintl_relocate -DDEPENDS_=
ON_LIBICONV=3D1 -DHAVE_CONFIG_H -I.  -I. -I.. -I/usr/local/include -O2 -pip=
e -mssse3 -march=3Dnocona -fno-strict-aliasing -fvisibility=3Dhidden ./loca=
lename.c  -fPIC -DPIC -o .libs/localename.o
=2E/localename.c: In function '_nl_locale_name_thread_unsafe':
=2E/localename.c:2607: error: 'locale_t' undeclared (first use in this
function)
=2E/localename.c:2607: error: (Each undeclared identifier is reported only
once
=2E/localename.c:2607: error: for each function it appears in.)
=2E/localename.c:2607: error: expected ';' before 'thread_locale'
=2E/localename.c:2608: error: 'thread_locale' undeclared (first use in
this function)
=2E/localename.c:2608: error: 'LC_GLOBAL_LOCALE' undeclared (first use in
this function)
*** Error code 1

Stop in
/usr/ports/devel/gettext/work/gettext-0.18.1.1/gettext-runtime/intl.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.18.1.1.
*** Error code 1

Stop in /usr/ports/devel/gettext.

=3D=3D=3D>>> make failed for devel/gettext
=3D=3D=3D>>> Aborting update

Terminated

=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> devel/gettext
#v-

I'm lost at this point, so can anyone point me in the proper direction?

Oh, and please let me know if you need more information, and I'll
gleefully provide anything needed to solve this problem.

Regards,
--=20
dave [ please don't CC me ]

--cNdxnHkX5QqsyA0e
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iD8DBQFRJtBnzahokXOb2UwRAhKSAKDcUUS2C9n5hMBP50LikfyIpX4FbgCdGb/b
s2bIgGhDUMlR3Nd59vBLvkU=
=HgsR
-----END PGP SIGNATURE-----

--cNdxnHkX5QqsyA0e--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130222015655.GB1245>