bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile gettext-0.18.1.1 on Solaris10-x86 failed


From: Bruno Haible
Subject: Re: Compile gettext-0.18.1.1 on Solaris10-x86 failed
Date: Sun, 13 Feb 2011 11:12:04 +0100
User-agent: KMail/1.9.9

Hi,

Liu Jie wrote:
> libtool: link: false cru .libs/libintl.a  bindtextdom.o dcgettext.o
> dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o
> localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o
> dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o
> localcharset.o threadlib.o lock.o relocatable.o langprefs.o
> localename.o log.o printf.o setlocale.o version.o osdep.o
> intl-compat.o
> make[2]: *** [libintl.la] Error 1

As you can see, the program 'false' was used instead of the program 'ar'.
Most probably because 'ar' wasn't in your PATH when configuring gettext.

You need to install the /usr/ccs/bin/* programs from the OS vendor and
make sure that you include /usr/ccs/bin before running 'configure'.

Bruno
-- 
In memoriam Alexander Samoylovich 
<http://en.wikipedia.org/wiki/Alexander_Samoylovich>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]