Re: CVS tip compile failure (was Re: Missing array support)

From: Joe Conway <mail(at)joeconway(dot)com>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS tip compile failure (was Re: Missing array support)
Date: 2003-06-29 01:24:09
Message-ID: 3EFE3FB9.4050006@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Joe Conway wrote:
> FWIW, I find that if I remove "hr" and "tr" from this line in
> /opt/src/pgsql/src/backend/nls.mk, everything goes fine:
>
> AVAIL_LANGUAGES := cs de es hu ru sv zh_CN zh_TW
>
> Do I need to do something to get new language files?

Replying to myself again ;-)

I was a bit too quick to say "everything goes fine". I got several more
nls related failures. Attached is the patch I used to back out the ones
causing me problems. Did a "cvs add" get missed somewhere, or am I doing
something wrong?

Thanks,

Joe

Attachment Content-Type Size
nls.mk.diff text/plain 4.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Francisco Figueiredo Jr. 2003-06-29 01:54:11 Re: Getting blocked when receinving response from a Parse
Previous Message Joe Conway 2003-06-29 01:08:21 Re: CVS tip compile failure (was Re: Missing array support)

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2003-06-29 03:03:28 Re: Missing array support
Previous Message Joe Conway 2003-06-29 01:08:21 Re: CVS tip compile failure (was Re: Missing array support)