* Minimal gettext version
@ 2014-06-30 16:28 Andreas Enge
2014-07-01 8:17 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2014-06-30 16:28 UTC (permalink / raw)
To: guix-devel
Hello,
commit ee76417 contains the following change:
diff --git a/configure.ac b/configure.ac
-AM_GNU_GETTEXT_VERSION([0.18.1])
+AM_GNU_GETTEXT_VERSION([0.18.3])
Is this really necessary or just a side-effect of some automatic treatment?
It prevents compilation with debian stable, which has only version
0.18.1.1 of gettext.
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Minimal gettext version
2014-06-30 16:28 Minimal gettext version Andreas Enge
@ 2014-07-01 8:17 ` Ludovic Courtès
2014-07-22 19:38 ` Andreas Enge
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2014-07-01 8:17 UTC (permalink / raw)
To: Andreas Enge; +Cc: guix-devel
Hello!
Andreas Enge <andreas@enge.fr> skribis:
> commit ee76417 contains the following change:
> diff --git a/configure.ac b/configure.ac
> -AM_GNU_GETTEXT_VERSION([0.18.1])
> +AM_GNU_GETTEXT_VERSION([0.18.3])
>
> Is this really necessary or just a side-effect of some automatic treatment?
It’s just that Gettext wanted to upgrade the version requirement, I
think.
> It prevents compilation with debian stable, which has only version
> 0.18.1.1 of gettext.
Maybe you could install Gettext with Guix? :-)
Otherwise try lowering the version requirement, that may work.
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Minimal gettext version
2014-07-01 8:17 ` Ludovic Courtès
@ 2014-07-22 19:38 ` Andreas Enge
2014-07-23 13:47 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2014-07-22 19:38 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: guix-devel
On Tue, Jul 01, 2014 at 10:17:40AM +0200, Ludovic Courtès wrote:
> Maybe you could install Gettext with Guix? :-)
Yes, that was what I did already.
> Otherwise try lowering the version requirement, that may work.
But as I still think that it is good to keep guix bootstrapping from my
debian stable, I pushed a patch that lowers the version requirement again.
This does not seem to pose a problem.
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Minimal gettext version
2014-07-22 19:38 ` Andreas Enge
@ 2014-07-23 13:47 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2014-07-23 13:47 UTC (permalink / raw)
To: Andreas Enge; +Cc: guix-devel
Andreas Enge <andreas@enge.fr> skribis:
> On Tue, Jul 01, 2014 at 10:17:40AM +0200, Ludovic Courtès wrote:
>> Otherwise try lowering the version requirement, that may work.
>
> But as I still think that it is good to keep guix bootstrapping from my
> debian stable, I pushed a patch that lowers the version requirement again.
> This does not seem to pose a problem.
Indeed, thanks.
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-23 13:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30 16:28 Minimal gettext version Andreas Enge
2014-07-01 8:17 ` Ludovic Courtès
2014-07-22 19:38 ` Andreas Enge
2014-07-23 13:47 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).