Re: [Monotone-devel] Build failure on MacOS X

2009-03-04 Thread Thomas Keller
Thomas Keller schrieb:
 William Uther schrieb:
 Hi all,

   I notice that the current head fails to build the documentation on
 MacOS X if you're using the fink package manager for your dependencies. 
 The problem is that the fink package manager has an ancient version of
 gettext (0.14) and its version of xgettext doesn't handle the
 '--package-name' option.  The error is below.

   I don't know when they'll get around to using a current version of
 gettext.  I'm currently trying to use the updated packages described here:

 http://www.mail-archive.com/fink-de...@lists.sourceforge.net/msg17761.html

 but that might not be an option for everyone (and I don't know if it
 works yet).  It seems that the MacPorts packaging system has a newer
 version of gettext that works, so that might also be an option for some.
 
 I'm now the maintainer of the MP monotone package and I've successfully
 build 0.43dev with the MP provided libs some time ago. At least for me
 there is no reason to use Fink, I've tried it some time ago and most
 stuff was horribly outdated back then. But if you use it, feel free to
 submit patches to either Fink or monotone so that it will work there as
 well.

Argh, I was now bitten by the same problem on a rather ancient
openSUSE 10.3 which also comes only with gettext 0.16 and does not know
of --package-name or --package-version either.

Since 0.17 came out in November 2007 (a bit more than 1 1/4 years ago),
do we really want to nag people with older distros (like me)? I'd
probably patch this out for the openSUSE rpms I'll be preparing, but the
question is if we really need these options for anything else than
commentary in the pot header...

Thomas.

-- 
GPG-Key 0x160D1092 | tommyd3...@jabber.ccc.de | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en




signature.asc
Description: OpenPGP digital signature
___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] Build failure on MacOS X

2009-03-04 Thread Zack Weinberg
On Wed, Mar 4, 2009 at 8:43 AM, Zack Weinberg za...@panix.com wrote:
 On Wed, Mar 4, 2009 at 4:13 AM, Thomas Keller m...@thomaskeller.
 ...the question is if we really need these options for anything else than
 commentary in the pot header...

 We don't really.  I can do something about this later today.

Should be fixed in rev  917526a2db49bd943222be2994436846a37f9828.

zw


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] Build failure on MacOS X

2009-02-27 Thread Thomas Keller
William Uther schrieb:
 Hi all,
 
   I notice that the current head fails to build the documentation on
 MacOS X if you're using the fink package manager for your dependencies. 
 The problem is that the fink package manager has an ancient version of
 gettext (0.14) and its version of xgettext doesn't handle the
 '--package-name' option.  The error is below.
 
   I don't know when they'll get around to using a current version of
 gettext.  I'm currently trying to use the updated packages described here:
 
 http://www.mail-archive.com/fink-de...@lists.sourceforge.net/msg17761.html
 
 but that might not be an option for everyone (and I don't know if it
 works yet).  It seems that the MacPorts packaging system has a newer
 version of gettext that works, so that might also be an option for some.

I'm now the maintainer of the MP monotone package and I've successfully
build 0.43dev with the MP provided libs some time ago. At least for me
there is no reason to use Fink, I've tried it some time ago and most
stuff was horribly outdated back then. But if you use it, feel free to
submit patches to either Fink or monotone so that it will work there as
well.

Thomas.

-- 
GPG-Key 0x160D1092 | tommyd3...@jabber.ccc.de | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en




signature.asc
Description: OpenPGP digital signature
___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


[Monotone-devel] Build failure on MacOS X

2009-02-26 Thread William Uther

Hi all,

  I notice that the current head fails to build the documentation on  
MacOS X if you're using the fink package manager for your  
dependencies.  The problem is that the fink package manager has an  
ancient version of gettext (0.14) and its version of xgettext doesn't  
handle the '--package-name' option.  The error is below.


  I don't know when they'll get around to using a current version of  
gettext.  I'm currently trying to use the updated packages described  
here:


http://www.mail-archive.com/fink-de...@lists.sourceforge.net/msg17761.html

but that might not be an option for everyone (and I don't know if it  
works yet).  It seems that the MacPorts packaging system has a newer  
version of gettext that works, so that might also be an option for some.


Be well,

Will   :-}

/sw/bin/xgettext -omonotone.pot -D. -cTRANSLATORS: \
 --package-name=monotone --package-version=0.43dev \
 --copyright-holder='Graydon Hoare gray...@pobox.com' \
 --msgid-bugs-address='monotone-devel@nongnu.org' \
 --keyword=F --keyword=FP:1,2 --keyword=_ --keyword=N_ --flag=F:1:c- 
format --flag=FP:1:c-format --flag=FP:2:c-format \

 sanity.cc
[snip]
 monotone.cc std_hooks.lua
/sw/bin/xgettext: unrecognized option `--package-name=monotone'



___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel