--with-mb=SQL_ASCII for 6.5.3 RPMs. - Mailing list pgsql-hackers

From Lamar Owen
Subject --with-mb=SQL_ASCII for 6.5.3 RPMs.
Date
Msg-id 386246F6.C26B5771@wgcr.org
Whole thread Raw
Responses Re: [HACKERS] --with-mb=SQL_ASCII for 6.5.3 RPMs.
List pgsql-hackers
Ok, got a minor problem here in RPM building.  It was requested that
when I build locale-enabled RPM's, that I also enable multibyte
support.  The suggestion was then made to use --with-mb=SQL_ASCII -- and
the README.mb for 6.5.3 supports that.

HOWEVER, --with-mb=SQL_ASCII throws a configure error -- SQL_ASCII is
not valid for this switch, or something like that.  

So, my question is: unless someone here who is an autoconf wizard
suggests otherwise, I'm going to patch configure to allow the SQL_ASCII
switch (I _know_ that the real fix lies in patching configure.in -- I'm
just wanting to get the RPM out the door without having to learn how to
run autoconf first -- unless that would be preferable).  Are there any
other things I need to patch other than the list of allowed encodings in
order to use --with-mb=SQL_ASCII??

I'd love to get the 6.5.3-3 RPMs out the door today if possible.

This RPM set includes a few bugfixes as well as the headers necessary to
build SPI modules.

TIA

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


pgsql-hackers by date:

Previous
From: Karel Zak - Zakkr
Date:
Subject: empty concatenate
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] empty concatenate