Re: configure gaps - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: configure gaps
Date
Msg-id 4CA79957.1070409@dunslane.net
Whole thread Raw
In response to Re: configure gaps  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: configure gaps  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: configure gaps  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
<br /><br /> On 10/02/2010 01:35 PM, Peter Eisentraut wrote: <blockquote
cite="mid:1286040906.31996.11.camel@vanquo.pezone.net"type="cite"><br /><blockquote type="cite"><pre wrap="">b) with
gettextinstalled but not gettext-tools (and in particular 
 
xgettext was missing), the NLS stuff failed.
</pre></blockquote><pre wrap="">
xgettext is not required for the build.
</pre></blockquote><br /> here is the tail of my make log with gettext-tools uninstalled (platform is SLES 11 SP1):<br
/><br/><blockquote>make -C backend all<br /> make[2]: Entering directory `/usr/local/src/pg_9_0/src/backend'<br />
msgfmt-o po/de.mo po/de.po<br /> You don't have 'xgettext'.<br /> make[2]: *** [po/de.mo] Error 1<br /> make[2]: ***
Deletingfile `po/de.mo'<br /> make[2]: Leaving directory `/usr/local/src/pg_9_0/src/backend'<br /> make[1]: *** [all]
Error2<br /> make[1]: Leaving directory `/usr/local/src/pg_9_0/src'<br /> make: *** [all] Error 2<br /><br
/></blockquote><br/> cheers<br /><br /> andrew<br /> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ISN patch that applies cleanly with git apply
Next
From: Andrew Dunstan
Date:
Subject: Re: configure gaps