| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Karl Denninger <karl(at)denninger(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: FreeBSD 12 and Postgres build failures |
| Date: | 2019-03-19 22:12:49 |
| Message-ID: | 32572.1553033569@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Karl Denninger <karl(at)denninger(dot)net> writes:
> Both 10.7 and 11.2 fail on FreeBSD 12-STABLE if --with-openssl is part
> of the configure string.
Hmmm ... I don't have that exact configuration handy to try, but
we know that PG works against OpenSSL 1.1.1a in principle, and
it does work for me with FreeBSD 12.0-RC1 from mid-November,
which contains
# openssl version
OpenSSL 1.1.1-freebsd 11 Sep 2018
The error you quote looks a bit like bad decisions in PG's configure
script --- maybe you need to re-run configure? Be sure to blow
away any autoconf cache file if you're using one.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2019-03-19 22:25:22 | Re: FreeBSD 12 and Postgres build failures |
| Previous Message | Tom Lane | 2019-03-19 21:50:59 | Re: LDAP authenticated session terminated by signal 11: Segmentation fault, PostgresSQL server terminates other active server processes |