| From: | Karl Denninger <karl(at)denninger(dot)net> |
|---|---|
| To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: FreeBSD 12 and Postgres build failures |
| Date: | 2019-03-19 23:44:24 |
| Message-ID: | 977a9233-d646-ee34-fe16-bf9ca5b4691c@denninger.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 3/19/2019 18:15, Andrew Gierth wrote:
>>>>>> "Karl" == Karl Denninger <karl(at)denninger(dot)net> writes:
> Karl> That was on a bare, new grab of the source from your repository and a
> Karl> 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(at)NewFS ~]$ pkg info|grep readline
readline-7.0.5 Library for editing command lines as they
are typed
--
Karl Denninger
karl(at)denninger(dot)net <mailto:karl(at)denninger(dot)net>
/The Market Ticker/
/[S/MIME encrypted email preferred]/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Gierth | 2019-03-20 02:12:23 | Re: FreeBSD 12 and Postgres build failures |
| Previous Message | Andrew Gierth | 2019-03-19 23:15:08 | Re: FreeBSD 12 and Postgres build failures |