Date: Tue, 5 Mar 2013 22:08:25 -0500 From: George Neville-Neil <gnn@neville-neil.com> To: "arm@freebsd.org" <arm@freebsd.org> Subject: Building gettext on ARM? Message-ID: <46D6567D-D7AC-4BFB-94FE-B54E87224C20@neville-neil.com>
next in thread | raw e-mail | index | archive | help
--Apple-Mail=_A823AEAA-FEFF-4025-BC87-17E1CCAD7929 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Howdy, I believe this is an issue that may run deeper than just gettext: =3D=3D=3D> Building for gettext-0.18.1.1 Making all in gnulib-local Making all in gettext-runtime make all-recursive Making all in doc Making all in intl /bin/sh /usr/local/bin/libtool --tag=3DCC --mode=3Dcompile cc -c = -DLOCALEDIR=3D\"/usr/local/share/locale\" = -DLOCALE_ALIAS_PATH=3D\"/usr/local/share/locale\" = -DLIBDIR=3D\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL = -DIN_LIBINTL -DENABLE_RELOCATABLE=3D1 -DIN_LIBRARY = -DINSTALLDIR=3D\"/usr/local/lib\" -DNO_XMALLOC = -Dset_relocation_prefix=3Dlibintl_set_relocation_prefix = -Drelocate=3Dlibintl_relocate -DDEPENDS_ON_LIBICONV=3D1 -DHAVE_CONFIG_H = -I. -I. -I.. -I/usr/local/include -O -pipe -fvisibility=3Dhidden = ./bindtextdom.c libtool: compile: cc -c -DLOCALEDIR=3D\"/usr/local/share/locale\" = -DLOCALE_ALIAS_PATH=3D\"/usr/local/share/locale\" = -DLIBDIR=3D\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL = -DIN_LIBINTL -DENABLE_RELOCATABLE=3D1 -DIN_LIBRARY = -DINSTALLDIR=3D\"/usr/local/lib\" -DNO_XMALLOC = -Dset_relocation_prefix=3Dlibintl_set_relocation_prefix = -Drelocate=3Dlibintl_relocate -DDEPENDS_ON_LIBICONV=3D1 -DHAVE_CONFIG_H = -I. -I. -I.. -I/usr/local/include -O -pipe -fvisibility=3Dhidden = ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o In file included from ./bindtextdom.c:24: /usr/include/stddef.h:41: error: two or more data types in declaration = specifiers *** [bindtextdom.lo] Signal 11 The offending line is: #include <sys/cdefs.h> #include <sys/_null.h> #include <sys/_types.h> typedef __ptrdiff_t ptrdiff_t; <--- Line 41 Thoughts? Best, George --Apple-Mail=_A823AEAA-FEFF-4025-BC87-17E1CCAD7929 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.19 (Darwin) iEYEARECAAYFAlE2sykACgkQYdh2wUQKM9KD0gCguKo9dYSEVuDs+ahx/Y6i4Qhu BeEAnR92iKJtfpJu+IZM2LmF8mZ5+J4j =ys9w -----END PGP SIGNATURE----- --Apple-Mail=_A823AEAA-FEFF-4025-BC87-17E1CCAD7929--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46D6567D-D7AC-4BFB-94FE-B54E87224C20>