In my case:

locate ssl.h
/usr/share/doc/pyOpenSSL-0.5.1/html/openssl-ssl.html
/usr/share/doc/pyOpenSSL-0.5.1/html/openssl.html
/usr/include/openssl/kssl.h
/usr/include/openssl/ssl.h
/usr/local/openssl-0.9.7c/include/openssl/ssl.h
/usr/local/openssl-0.9.7c/include/openssl/kssl.h
/usr/src/openssl-0.9.7c/include/openssl/kssl.h
/usr/src/openssl-0.9.7c/include/openssl/ssl.h
/usr/src/openssl-0.9.7c/ssl/kssl.h
/usr/src/openssl-0.9.7c/ssl/ssl.h


/usr/include/openssl it's the installed rpm
/usr/local/openssl-0.9.7c/  it's the compiled sources


Lionel Gavage
Network Engineer (SeGI/ULg)
Email: [EMAIL PROTECTED]    Tel: +32-4-3664845
                            Fax: +32-4-3662920
Bat. B26 SeGI


-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de
Jean-Paul Chapalain
Envoye : mercredi 4 fevrier 2004 9:06
A : [EMAIL PROTECTED]
Objet : Re: Freeradius + EAP/TLS EAP/TTLS compilation problems


Hi Lionel,

See below the result of command : "locate ssl.h"
/opt/openssl-0.9.7c/include/openssl/kssl.h
/opt/openssl-0.9.7c/include/openssl/ssl.h
/opt/openssl-0.9.7c/ssl/kssl.h
/opt/openssl-0.9.7c/ssl/ssl.h
/usr/local/openssl/include/openssl/ssl.h
/usr/local/openssl/include/openssl/kssl.h

/opt/openssl-0.9.7c is the directory where i' ve compiled openssl.

Files ssl.h are same !

Jean-Paul.

Lionel Gavage wrote:
> Hi Jean-Paul,
>
> I've had the same thing. I've compiled openssl-0.9.7c in /usr/local/ but I
> always have the problem whereas I specify the directory
/usr/local/openssl.
>
> openssl -> /usr/local/openssl-0.9.7c/
> freeradius -> /usr/local/freeradius-snapshot-20040129/
>
>
> Lionel Gavage
>
>
> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] la part de
> Jean-Paul Chapalain
> Envoye : mercredi 4 fevrier 2004 8:36
> A : [EMAIL PROTECTED]
> Objet : Re: Freeradius + EAP/TLS EAP/TTLS compilation problems
>
>
> Hi lionel,
>
> I've had a similar problem on RH 7.3. So I've compiled openssl-0.9.7c in
> a specific directory (with configure --prefix) to be sure of its location.
>
> Jean-Paul.
>
> Lionel Gavage wrote:
>
>>Hello,
>>
>>
>>I can't compile EAP-TLS and of course EAP-TTLS modules. I use
>>freeradius-snapshot-20040129.
>>I compiled openssl-0.9.7c because on my redhat Enterprise release 3 I've
>>openssl-0.9.7a-24.
>>
>>I read the mailing-list archive and saw the recommandations of Arthur to
>>modify the makefile
>>but despite everything i always have the same error:
>>
>>
>
>
./configure --prefix=/usr/local/freeradius --with-openssl-includes=/usr/loca
>
>>l/openssl/include/ --with-openssl-libraries=/usr/local/openssl/lib/
>>loading cache ./config.cache
>>checking for gcc... (cached) gcc
>>checking whether the C compiler (gcc  ) works... yes
>>checking whether the C compiler (gcc  ) is a cross-compiler... no
>>checking whether we are using GNU C... (cached) yes
>>checking whether gcc accepts -g... (cached) yes
>>configure: warning: silently not building rlm_eap_tls.
>>configure: warning: FAILURE: rlm_eap_tls requires:  (openssl/ssl.h)
>
> libssl.
>
>>creating ./config.status
>>creating Makefile
>>creating config.h
>>config.h is unchanged
>>
>>
>>Can you help me ? Because that becomes urgent enough for my tests
>>
>>
>>THks
>>
>>
>>Lionel Gavage
>>
>>
>>-
>>List info/subscribe/unsubscribe? See
>
> http://www.freeradius.org/list/users.html
>


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

Reply via email to