Re: eap_ttls and eap_peap linking problem SOLVED

2004-06-25 Thread Alan DeKok
"Mack" <[EMAIL PROTECTED]> wrote: > Yep, that's what I figured. What's the highest version of libtool > that freeradius supports, and what version did you use in your > tests? FreeRADIUS *includes* libtool. That's the one I use, and it's included because it works. > Are there any plans for f

Re: eap_ttls and eap_peap linking problem SOLVED

2004-06-25 Thread Mack
Alan, Yep, that's what I figured. What's the highest version of libtool that freeradius supports, and what version did you use in your tests? Are there any plans for freeradius to support a more current version of libtool (i think latest stable is 1.5.6)? thanks, mack On 25 Jun 2004 at 10:0

Re: eap_ttls and eap_peap linking problem SOLVED

2004-06-25 Thread Mack
Alain, Thanks for clearing it up for me. Sounds like shared is the way to go. I'll look into using an older version of libtool that will work with freeradius so I can use shared. thanks, mack On 25 Jun 2004 at 14:14, Alain Perry wrote: > > thoughts/comments as to advantages/disadvantages of

Re: eap_ttls and eap_peap linking problem SOLVED

2004-06-25 Thread Alan DeKok
"Mack" <[EMAIL PROTECTED]> wrote: > Using "./configure --disable-shared" results in an error free "make" and "make > install". Now, radiusd runs fine. Configured eap_ttls and it seems to work fine so > far, > to. Must have been a problem with my version of libtool (1.5.2). libtool 1.5.2 is

Re: eap_ttls and eap_peap linking problem SOLVED

2004-06-25 Thread Alain Perry
> thoughts/comments as to advantages/disadvantages of enabling/disabling shared > libs? I'm probably not the best here to answer that, but my first guess would be with security issues. If openssl is updated by your package management system because of a security hole or anything, you will have to

Re: eap_ttls and eap_peap linking problem SOLVED

2004-06-25 Thread Mack
SOLVED -- sort of Using CVS snapshopt 20040625, still had same problem. Using "./configure --with- system-libtool" did not work either...same results. Using "./configure --disable-shared" results in an error free "make" and "make install". Now, radiusd runs fine. Configured eap_ttls and it se

eap_ttls and eap_peap linking problem

2004-06-23 Thread Mack
Hi, Problem linking eap_ttls and eap_peap on the following system: Gentoo Linux gcc-3.3.3 glibc-2.3.3 libtool-1.5.2 openssl-0.9.7d kernel 2.6.7 I am using the latest nightly CVS build (20040623). Here's some of the output of "make": . Making static dynamic in rlm_eap_peap... gmake[9]: Ent