Hi,

>>> --with-openssl-includes=/usr/local/freeradius/openssl-1.0.1c/include/openssl

>>   Are you sure?  The "openssl SEGV" problem is almost always because you
>> have two versions of OpenSSL installed.
>>
>>   What is likely happening is that the compile stage is picking up the
>> system-supplied OpenSSL include files.  The way to test this is to
>> rename / move them, do the build, and then the install.
>>
>>   If it now works, it was picking up OpenSSL X, and linking against
>> OpenSSL Y.
> 
> Hm, okay... will do.

That was it indeed. Had to change the include path above to
--with-openssl-includes=/usr/local/freeradius/openssl-1.0.1c/include

because configure adds the openssl/ sub-path on its own. Now it works
like a charm (as usual :-) ).

Thanks!

Stefan

> 
> Stefan
> 
>>
>>   Alan DeKok.
>> -
>> List info/subscribe/unsubscribe? See 
>> http://www.freeradius.org/list/users.html
>>
> 
> 
> 
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 


-- 
Stefan WINTER
Ingenieur de Recherche
Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et
de la Recherche
6, rue Richard Coudenhove-Kalergi
L-1359 Luxembourg

Tel: +352 424409 1
Fax: +352 422473

Attachment: signature.asc
Description: OpenPGP digital signature

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to