unable to compile with openssl libraries
Stephen Gran
steve at lobefin.net
Mon Dec 4 01:12:13 CET 2006
On Mon, Dec 04, 2006 at 10:50:42AM +1100, Peter Param said:
> Hi all,
>
> I'm using Linux debian 2.6.8-2-386 and I am unable to compile with
> openssl libraries even tho openssl has been installed (separately).
>
> configure: WARNING: silently not building rlm_eap_peap.
> configure: WARNING: FAILURE: rlm_eap_peap requires: OpenSSL.
>
> I downloaded the source for freeradius (1.1.3) and used ./configure
> --with-openssl-includes=/usr/local/ssl/include/openssl/
> --with-openssl-libraries=/lib/
This looks wrong, at first glance. Did you actually install the headers
under /usr/local/ssl/include/openssl/ and install the libraries under
/lib ? And why not use the readily accessable Debian openssl packages,
that have security support?
> I'm able to compile but get the following runtime error:
>
> rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared
> object file: No such file or directory
Well, it probably wasn't built, so that's not a huge surprise.
--
--------------------------------------------------------------------------
| Stephen Gran | Today is the tomorrow you worried about |
| steve at lobefin.net | yesterday. |
| http://www.lobefin.net/~steve | |
--------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20061204/ded72b14/attachment.pgp>
More information about the Freeradius-Users
mailing list