monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] FreeBSD port patches


From: Václav Haisman
Subject: Re: [Monotone-devel] FreeBSD port patches
Date: Sat, 23 Sep 2006 19:19:43 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)


Lapo Luchini wrote, On 23.9.2006 18:50:
> The FreeBSD port devel/monotone needs the following patches, would they
> probably be a problem on others systems, or can I simply apply then to
> the trunk and push to venge.net?
> 
> I guess the common "problem" is that Linux by default have some gettext
> calls even if now using gettext, or something like that?
> 
[...]
> --- configure.orig      Sun Sep 17 21:28:11 2006
> +++ configure   Sat Sep 23 18:38:33 2006
> @@ -10827,7 +10827,7 @@
>  #ifdef __cplusplus
>  "C"
>  #endif
> -const char *_nl_expand_alias ();
> +const char *_nl_expand_alias (int);
You need to edit gettext.m4 or even better, force this fix into master
Gettext sources. I once tried to do that, but my email got ignored in their
mailing list.

>  int
>  main ()
>  {
[...]

--
Vaclav Haisman

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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