Jail: cc -lssl

atzplzw

Active Member
Hi!

Ich wollte grad ein app von den ports ins jail installieren und siehe da kommt bei configure etwas ganz komisches:

checking for SSL_new in -lssl... no

Im config.log gibt das folgende Ausgabe:
configure:4060: checking for openssl/ssl.h
configure:4067: result: yes
configure:4080: checking for SSL_new in -lssl
configure:4110: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lssl >&5
/usr/bin/ld: cannot find -lssl

Wenn ich das im host system mache dann is die Antwort yes und ssl wird unterstützt.

jail: ldconfig -r -v
-lssl.5 => /usr/local/lib/libssl.so.5

Was könnte der Fehler sein?


atzplzw
 
Zurück
Oben