Hi, Am 11.11.16 um 23:25 schrieb Jan Wagner: > Building against libssl1.0-dev, which was suggested in the > announcement of the openssl switch, results (actual) into: > > [...] > checking for PQsetdbLogin in -lpq... no > configure: WARNING: Skipping PostgreSQL plugin (check_pgsql) > configure: WARNING: LIBS="-lcrypt " CPPFLAGS="-Wdate-time > -D_FORTIFY_SOURCE=2 -I/usr/include" > configure: WARNING: install PostgreSQL libs to compile this plugin > (see REQUIREMENTS). > [...] > > This is due postgresql-9.6 beeing linked against libssl1-1-dev and > libpg5 beeing remove when installing libssl1.0-dev. So check_psql can > not be build anymore. > As monitoring-plugins is linked against a couple of libs for it's > plugins, I expect the same for more plugins when their libs are build > against openssl 1.1.
This was part of the issue fixed by postgresql-9.6 (9.6.1-2):
[...]
* libpq-dev: Remove dependency on libssl-dev (and comerr-dev and
krb5-multidev) to unbreak co-installation with libssl1.0-dev.
-- Christoph Berg <[email protected]> Wed, 02 Nov 2016
11:04:52 +0100
[...]
signature.asc
Description: OpenPGP digital signature

