[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mysql 4.0.18 and openssl (obsd 3.3)
- To: <misc@openbsd.org>
- Subject: Re: mysql 4.0.18 and openssl (obsd 3.3)
- From: "Andrea Riela" <ml@nesys.it>
- Date: Thu, 19 Feb 2004 02:44:35 +0100
> The file "config.log" will indicate why the test for OpenSSL
> - typically, some small program that tries to compile with
> the OpenSSL headers, or link against the libraries - failed.
well, I've understood nothing :)
I've seen the config.log, but I've finded only an
[...]
configure:32024: checking for ORBit
configure:32044: result: not found
configure:32052: checking if we should build MySQLFS
configure:32067: result: no
configure:32098: checking for OpenSSL
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-unknown-openbsd3.3
ac_cv_build_alias=i386-unknown-openbsd3.3
[...]
and
[...]
openssl_includes='/usr/include/ssl'
openssl_libs='/usr/lib'
[...]
nothing special, I think.
Any suggestion?
thanks for your support
Regards
Andrea