Larry Rosenman <l...@lerctr.org> writes: > On 12/22/2021 9:34 pm, Tom Lane wrote: >> What configure options did you use?
> config_opts =>[ > qw( > --enable-cassert > --enable-debug > --enable-nls > --enable-tap-tests > --with-perl > ) > ], Does it work if you drop --enable-nls? (It'd likely be worth fixing if so, but I'm trying to narrow the possible causes.) regards, tom lane