Date: Sun, 28 Dec 2014 11:54:26 +0100 From: Marc Balmer <marc@msys.ch> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: freebsd-pkg@freebsd.org Subject: Re: libintl missing on FreeBSD 10.1 system Message-ID: <6344B703-51EE-42D3-A720-68FC77F3D909@msys.ch> In-Reply-To: <549E90DB.3000501@infracaninophile.co.uk> References: <46D06ACB-6726-46A2-9CED-98437B72BC6A@msys.ch> <549E90DB.3000501@infracaninophile.co.uk>
index | next in thread | previous in thread | raw e-mail
> Am 27.12.2014 um 11:58 schrieb Matthew Seaman <m.seaman@infracaninophile.co.uk>: > > On 27/12/2014 10:06, Marc Balmer wrote: >> I am trying to compile a piece of software on FreeBSD 10.1 that includes a PostgreSQL server header file, which tries to include libintl.h. I have the gettext package installed, but this libintl.h header file is missing: >> >> In file included from /usr/local/include/postgresql/server/postgres.h:47: >> /usr/local/include/postgresql/server/c.h:101:10: fatal error: 'libintl.h' file >> not found >> #include <libintl.h> >> ^ >> 1 error generated. >> *** Error code 1 >> >> Which package doese provide this file? > > This is more a question for freebsd-ports@ rather than this mailing > list, but wotthehell, wotthehell. > > lucid-nonsense:~:% pkg which /usr/local/include/libintl.h > /usr/local/include/libintl.h was installed by package gettext-runtime-0.19.3 It says the same on my machine, too, *BUT*, there is no file /usr/local/include/libintl.h …help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6344B703-51EE-42D3-A720-68FC77F3D909>
