Re: Buildfarm support for older versions

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Larry Rosenman <ler@lerctr.org>
Cc: Andrew Dunstan <andrew@dunslane.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-12-23T03:34:31Z
Lists: pgsql-hackers
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