tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: openssl choice for www/apache24
>> In mk.conf:
>>
>> PREFER_PKGSRC.openssl= yes
>
> Sorry, I was wrong. It's PREFER_PKGSRC+=openssl instead.
Hm, didn't see this before my recent message.
OK, that matches what I see:
: {39} ldd ./work/httpd-2.4.56/modules/ssl/.libs/mod_ssl.so
./work/httpd-2.4.56/modules/ssl/.libs/mod_ssl.so:
-lssl.1.1 => /usr/pkg/lib/libssl.so.1.1
-lcrypto.1.1 => /usr/pkg/lib/libcrypto.so.1.1
-lpthread.1 => /usr/lib/libpthread.so.1
-lc.12 => /usr/lib/libc.so.12
-lrt.1 => /usr/lib/librt.so.1
-lcrypt.1 => /usr/lib/libcrypt.so.1
: {40}
rebuilt after the PREFER_PKGSRC+=openssl setting (and after
removal of USE_BUILTIN.openssl setting).
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index