Funny, everything compiles except radeapclient.c and the installer brakes there ..

gmake[11]: Leaving directory 
`/var/3com/freeradius-snapshot-20040126/src/modules/rlm_eap/types/rlm_eap_ttls'
gmake[10]: Leaving directory 
`/var/3com/freeradius-snapshot-20040126/src/modules/rlm_eap/types'
gmake[9]: Leaving directory 
`/var/3com/freeradius-snapshot-20040126/src/modules/rlm_eap/types'
gmake[8]: Leaving directory 
`/var/3com/freeradius-snapshot-20040126/src/modules/rlm_eap'
/var/3com/freeradius-snapshot-20040126/install-sh -c -m 755 radeapclient        
/usr/local/bin
install:  radeapclient does not exist
gmake[7]: *** [install-types] Error 1
.....


*********** REPLY SEPARATOR  ***********

On 27/1/2004 at 11:31 μμ Yiannis Samouhos wrote:

>Yes indeed what I meant is that there were no crash brakes on the
>compilation.
>
>/usr/local/lib/rlm_eap_tls.la
>
>for 0.9.3 it looks like it's there, there's no mschapv2 and peap in the
>release though. :(
>
>I am recompiling the snapshot again to look it up a bit closer..
>
>
>
>*********** REPLY SEPARATOR  ***********
>
>On 27/1/2004 at 3:52 μμ Alan DeKok wrote:
>
>>"Yiannis Samouhos" <[EMAIL PROTECTED]> wrote:
>>> I have a problem configuring EAP with TLS. EAP with no TLS works fine.
>>>
>>> This is the message I see even tho all files under certs are there and
>>the
>>>  compilation was errorless.
>>
>>  That doesn't mean everything compiled.  It meant that nothing had
>>*errors* when compiling.
>>
>>> rlm_eap: Failed to link EAP-Type/tls: file not found
>>> radiusd.conf[617]: eap: Module instantiation failed.
>>
>>  The rlm_eap_tls.la library, and associated libraries, were not
>>found.
>>
>>> I compiled  freeradius-snapshot-20040126 with openssl-0.9.7c in my RH7.3
>>>  with 2.4.18-3 kernel.
>>
>>  Did you watch the output of "configure" and "make", to see if it
>>found OpenSSL, and then built rlm_eap_tls?
>>
>>  Try this:
>>
>>$ ./configure --with-openssl-includes=/path/to/ssl/include
>>--with-openssl-libraries=/path/to/ssl/lib
>>
>>  check that it finds <openssl/ssl.h> !
>>
>>$ make
>>
>>  check the rlm_eap_tls.c is compiling!
>>
>>$ make install
>>
>>  check that rlm_eap_tls.la is installed!
>>
>>  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





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

Reply via email to