Date: Mon, 25 Mar 2002 16:55:09 +0100 From: "Pijcke Christophe" <cpijcke@hotmail.com> To: marcus@marcuscom.com Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: glib-2.0 compiling problem Message-ID: <F272sQtgTIFprhMOgRG00007812@hotmail.com>
next in thread | raw e-mail | index | archive | help
Thank-you, it compile fine now. I also need to do: ./configure LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include >From: Joe Clarke <marcus@marcuscom.com> >On Sun, 24 Mar 2002, Pijcke Christophe wrote: > > Hi everyone, > > > > I'm a problem when compiling glib-2.0 under FreeBSD 4.5 > > When I run the configure script, they stop saying me: > > > > >checking libintl.h usability... no > > >checking libintl.h presence... no > > >checking for libintl.h... no > > >--omit-header: not found > > >found xgettext program is not GNU xgettext; ignore it > > >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 > > > > But, when I do: > > xgettext --version, the result is: > > >xgettext (GNU gettext) 0.10.35 > > >... > > Also, I found a file libintl.h: '/usr/local/include/libintl.h' > > > > What goes wrong ? > > Is anybody have the same problem under FreeBSD ? > >First, remove all gettext ports. Then, build devel/gettext and >devel/gettext-old. You should be set. > >Joe > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F272sQtgTIFprhMOgRG00007812>