bug-gnulib
[Top][All Lists]
Advanced

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

Re: sharutils-4.11 does not compile on Solaris


From: Bruce Korb
Subject: Re: sharutils-4.11 does not compile on Solaris
Date: Tue, 26 Apr 2011 12:48:02 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8

Hi Bruno,

Thank you.

On 04/19/11 15:16, Bruno Haible wrote:
I would say:
0. Install gettext 0.18.1 on the machine on which you build the releases,
    and write AM_GNU_GETTEXT_VERSION([0.18.1]) in your configure.ac.

<<I actually do this on the fly and my current version is 0.18.1>>

1. call autopoint
2. call gnulib-tool --import
3. call "AUTOPOINT=true autoreconf ..."

Step 0 is necessary because gnulib does not guarantee interoperability with
older gettext releases (due to overlap of .m4 files).

Step 1 installs the .m4 files from gettext.
Step 2 overwrites them with the most recent but compatible versions.
Step 3 generates all further autogenerated files.

Done.  Please be kind enough to test the version you can find here:
  http://autogen.sourceforge.net/data/
and let me know if you encounter any issues.  If not, I'll push it
out in a few days.  Thank you!!  Regards, Bruce



reply via email to

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