Re: Buildfarm support for older versions

Larry Rosenman <ler@lerctr.org>

From: Larry Rosenman <ler@lerctr.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-12-23T03:45:26Z
Lists: pgsql-hackers
On 12/22/2021 9:34 pm, Tom Lane wrote:
> Larry Rosenman <ler@lerctr.org> writes:
>> REL9_2_STABLE make dies on:
>> ld: error: relocation R_X86_64_PC32 cannot be used against symbol
>> _CurrentRuneLocale; recompile with -fPIC
>> [etc]
> 
> What configure options did you use?
> 
> 			regards, tom lane

config_opts =>[
         qw(
           --enable-cassert
           --enable-debug
           --enable-nls
           --enable-tap-tests
           --with-perl
           )
     ],


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106