Re: FreeBSD 12 and Postgres build failures - Mailing list pgsql-general

From Karl Denninger
Subject Re: FreeBSD 12 and Postgres build failures
Date
Msg-id 977a9233-d646-ee34-fe16-bf9ca5b4691c@denninger.net
Whole thread Raw
In response to Re: FreeBSD 12 and Postgres build failures  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: FreeBSD 12 and Postgres build failures  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-general


On 3/19/2019 18:15, Andrew Gierth wrote:
"Karl" == Karl Denninger <karl@denninger.net> writes:
Karl> That was on a bare, new grab of the source from your repository and aKarl> straight-up run of "./configure --with-openssl --with-perl", then "gmake".

That's a configure line that has never worked on FreeBSD:

% ./configure --with-openssl --with-perl
[...]
configure: error: readline header not found
If you have libedit already installed, see config.log for details on the
failure.  It is possible the compiler isn't looking in the proper directory.
Use --without-readline to disable libedit support.
%

Uh, it has worked on all my FreeBSD systems for a very long time; I've been running Postgres as the backend for a web forum/blogging system for the last many years.  Then again:

[karl@NewFS ~]$ pkg info|grep readline
readline-7.0.5                 Library for editing command lines as they are typed

--
Karl Denninger
karl@denninger.net
The Market Ticker
[S/MIME encrypted email preferred]
Attachment

pgsql-general by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: FreeBSD 12 and Postgres build failures
Next
From: Andrew Gierth
Date:
Subject: Re: FreeBSD 12 and Postgres build failures