Jim Nasby <Jim.Nasby@BlueTreble.com> writes:
> I'm seeing the following warnings on a recent checkout. make check still
> passes fine though...
There's something screwy about your readline installation (or, if you
didn't install GNU readline, about the libedit that OS X supplies).
This is kind of par for the course on OS X, of course.
>> decibel@decina:[17:04]~/pgsql/HEAD (temp *$%)$uname -a
>> Darwin decina.local 15.6.0 Darwin Kernel Version 15.6.0: Wed Nov 2 20:30:56 PDT 2016;
root:xnu-3248.60.11.1.2~2/RELEASE_X86_64x86_64
I can never remember how Darwin kernel versions map to OS X versions?
But the real question is whether you've got (any vestiges of) a manual
readline installation.
regards, tom lane