From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 7.1 RC1 RPM |
Date: | 2001-03-28 05:53:10 |
Message-ID: | 3AC17C46.1F5C047B@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Lamar Owen wrote:
>
> Tom Lane wrote:
> > It would appear you have a conflict about whether MULTIBYTE is defined
> > or not --- the code thinks so, but the makefile does not, since
> > multibyte.o is not seen in the link command.
>
> > The identical technique is used in libpq's makefile, so I'm not sure
> > why you do not see a link failure in libpq as well.
>
> Hmmmm. Hiroshi committed an update to GNUmakefile to 'enable multibyte
> support' for ODBC. But that was only 33 hours ago -- meaning it wasn't
> updated in time for RC1. Lessee..... I'm rebuilding RC1 with Hiroshi's
> GNUmakefile change as part of the RPMset patch -- and it succeeds.
>
Oops I apologize for my mistake. I must have changed the
GNUmakefile when I committed multibyte support for ODBC.
regards,
Hiroshi Inoue
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2001-03-28 05:53:35 | Re: Re: Call for platforms |
Previous Message | Tom Lane | 2001-03-28 05:51:55 | Re: Re: Call for platforms |