Re: can't compile gnome-libs: dgettext
- From: Michael Robinson <robinson netrinsics com>
- To: gnome-list gnome org, skia achilles tcsnet net
- Subject: Re: can't compile gnome-libs: dgettext
- Date: Thu, 8 Apr 1999 11:13:22 +0800 (CST)
Joshua Emmons <skia@achilles.tcsnet.net> writes:
>I just grabbed a freshly cvs'd copy of GNOME and tried to compile it on my
>FreeBSD (3.1) box.
^^^^^^^^^^^^^
>.libs/libgnome.so: undefined reference to `dgettext'
>.libs/libgnome.so: undefined reference to `bindtextdomain'
1. gmake distclean
2. find the location of libintl.[a|so] (probably /usr/local/lib on FreeBSD)
3. set the environment variable INTLLIBS:
% setenv INTLLIBS '-L/usr/local/lib -lintl'
4. run autogen.sh again, for example:
% ./autogen.sh --prefix=/usr/local/gnome
5. gmake
-Michael Robinson
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]