From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 7.1 RC1 RPM |
Date: | 2001-03-27 19:35:12 |
Message-ID: | 3AC0EB70.95AE44A0@wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
But it succeeds on RH7 _without_ Hiroshi's patch. Odd. Lessee....
Examining my logs of the build on RH7 shows that the same error occurs
-- it just doesn't abort the build. Argh.
This means that the binary up on the ftp site right now for ODBC is
broken. I'll fix it tonight or tomorrow -- and the source RPM won't
rebuild on RH 6.2. I'll upload a -2 set tonight or tomorrow to fix
that, and a few other issues I found while dinking with it today.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Ivar Helbekkmo | 2001-03-27 20:27:15 | Re: Call for platforms |
Previous Message | Lamar Owen | 2001-03-27 19:06:30 | Re: 7.1 RC1 RPM |