Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)
Date: 2023-09-18 20:41:08
Message-ID: CA+hUKGL6ELDH8WSrUTH0qmCV+UkHWLicJ+v2VwhLLpCRMNPx_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

IDK, but I tried installing tcl87 as you showed in packages.txt, and
REL_11_STABLE said:

checking for tclsh... no
checking for tcl... no
checking for tclsh8.6... no
checking for tclsh86... no
checking for tclsh8.5... no
checking for tclsh85... no
checking for tclsh8.4... no
checking for tclsh84... no
configure: error: Tcl shell not found

It seems like our configure stuff knows only about older tcl, so how
did you get past that?

The other thing that springs to mind, without any particular theory,
is that FreeBSD 14 switched to OpenSSL 3 (but hadn't done so yet in
your old current snapshot).

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2023-09-18 20:50:59 Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION }
Previous Message Peter Geoghegan 2023-09-18 20:35:11 Re: Use of additional index columns in rows filtering