Re: Postgresql undefined symbol PQinitSSL

2011-09-28 Thread Thor Spruyt
ject: Re: Postgresql undefined symbol PQinitSSL Thor Spruyt wrote: > Any ideas on what could be the problem here or any solution or tips on where > to look further? FreeRADIUS is built with Postgresql && SSL. So it assumes that Postgresql can do SSL, too. The simple fix is to go

Re: Postgresql undefined symbol PQinitSSL

2011-09-28 Thread Alan DeKok
Thor Spruyt wrote: > Any ideas on what could be the problem here or any solution or tips on where > to look further? FreeRADIUS is built with Postgresql && SSL. So it assumes that Postgresql can do SSL, too. The simple fix is to go to the sql_postgresql.c file, and delete the code which ref

Postgresql undefined symbol PQinitSSL

2011-09-28 Thread Thor Spruyt
adius rlm_sql (sql_auth1): starting 0 rlm_sql (sql_auth1): Attempting to connect rlm_sql_postgresql #0 /opt/radproxyin/freeradius/sbin/radiusd: symbol lookup error: /opt/freeradius-server-2.1.12/lib/rlm_sql_postgresql-2.1.12.so: undefined symbol: PQinitSSL Any ideas on what could be the probl

Re: ..DBI.so: undefined symbol: PL_tainting at.. while perl script compilation

2009-06-19 Thread Johan Meiring
x27; for module DBI: /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/auto/DBI/DBI.so: undefined symbol: PL_tainting at /usr/lib64/perl5/5.8.8/x86_64-linux/DynaLoader.pm line 230. at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/DBI.pm line 263 BEGIN failed--compilation aborted at /usr/lib64/perl5/ve

Re: ..DBI.so: undefined symbol: PL_tainting at.. while perl script compilation

2009-06-19 Thread Ivan Kalik
> After system upgrade perl script used to authenticate clients by postgres > fail > while radiusd is loading: > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/auto/DBI/DBI.so: undefined > symbol: PL_tainting at /usr/lib64/perl5/5.8.8/x86_64-linux/DynaLoader.pm > line >

Re: ..DBI.so: undefined symbol: PL_tainting at.. while perl script compilation

2009-06-19 Thread Kenneth Marshall
d is loading: > > (log also at http://pastebin.com/m46849dbe) > > > > > baza raddb # radiusd -f > Can't load '/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/auto/DBI/DBI.so' > for module DBI: > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/auto/DBI/DB

..DBI.so: undefined symbol: PL_tainting at.. while perl script compilation

2009-06-19 Thread Tomasz Kolaj
usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/auto/DBI/DBI.so: undefined symbol: PL_tainting at /usr/lib64/perl5/5.8.8/x86_64-linux/DynaLoader.pm line 230. at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/DBI.pm line 263 BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.8.8/x86_

Re: build error on Solaris (undefined symbol)

2009-06-15 Thread Ihsan Dogan
Alan DeKok wrote: >> Have you been using as well the most recent version 2.2.6a of libtool? > > No. You should use the version of libtool that comes with the server. I'm very sorry, but I've mixed up something here. I tested it also with the system libtool, but the error message is from the l

Re: build error on Solaris (undefined symbol)

2009-06-15 Thread Alan DeKok
Ihsan Dogan wrote: > Have you been using as well the most recent version 2.2.6a of libtool? No. You should use the version of libtool that comes with the server. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: build error on Solaris (undefined symbol)

2009-06-15 Thread Ihsan Dogan
Hello Alan, Alan DeKok wrote: Thank you for the very quick reply. >> I'm trying to build FreeRADIUS on Solaris (versions 9 and 10) and I'm >> getting this error: >> Undefined first referenced >> symbol in file >> lt__PROGRAM__LTX_preloaded_symbo

Re: build error on Solaris (undefined symbol)

2009-06-15 Thread Alan DeKok
Ihsan Dogan wrote: > I'm trying to build FreeRADIUS on Solaris (versions 9 and 10) and I'm > getting this error: > Undefined first referenced > symbol in file > lt__PROGRAM__LTX_preloaded_symbols .libs/modules.o I have no idea how to fix that.

build error on Solaris (undefined symbol)

2009-06-15 Thread Ihsan Dogan
Hello, I'm trying to build FreeRADIUS on Solaris (versions 9 and 10) and I'm getting this error: - rm -f .libs/radiusdS.c .libs/radiusd.nm .libs/radiusd.nmS .libs/radiusd.nmT /opt/csw/gcc4/bin/gcc .libs/radiusdS.o -mcpu=v8 -o .libs/r

Re: undefined symbol: sql_get_socket

2009-05-14 Thread Tseveendorj Ochirlantuu
Oh, Really I've installed Ubuntu 8.04 LTS x86-64. I installed freeradius following command. sudo apt-get install freeradius freeradius-mysql :D I found your recommendation on following URL https://lists.freeradius.org/pipermail/freeradius-users/2008-September/msg00143.html I changed instance

Re: undefined symbol: sql_get_socket

2009-05-14 Thread Ivan Kalik
> Today I've changed my OS and install FreeRADIUS 1.1.7. Why? That version is years out of date and is not supported. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

undefined symbol: sql_get_socket

2009-05-14 Thread Цэвээндорж ЖиМэйл
Hello, Today I've changed my OS and install FreeRADIUS 1.1.7. I got following error when I enabled sqlippool. Freeradius: symbol lookup error: /usr/lib/freeradius/rlm_sqlippool.so: undefined symbol: sql_get_socket How do I do ? Sincerely, Tseveendorj - List info/subscribe/unsubscribe

Re: radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

2009-03-16 Thread Alan DeKok
Peter Param wrote: > I did that and the SSL_CTX_ERROR message is now gone and radiusd runs > successfully. However it won't accept encrypted authentication requests: No... it can't set the right TLS settings to talk to LDAP. There are no "encrypted authenticated requests". > rlm_ldap: (re)co

Re: radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

2009-03-15 Thread Peter Param
>Did you try RE-BUILDING the server when you only had one version of >OpenSSL installed? I did that and the SSL_CTX_ERROR message is now gone and radiusd runs successfully. However it won't accept encrypted authentication requests: rlm_ldap: ldap_get_conn: Checking Id: 0 rlm_ldap: ldap_get_conn

Re: radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

2009-03-12 Thread Alan DeKok
error, radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: > undefined symbol: SSL_CTX_set_info_callback Did you try RE-BUILDING the server when you only had one version of OpenSSL installed? That name is a macro in some versions of OpenSSL, and a function in others. If you don

Re: radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

2009-03-12 Thread Peter Param
eap_tls-2.1.3.so: undefined symbol: SSL_CTX_set_info_callback Is libgnutls-openssl.so.13 referenced by freeradius? That's the only file I haven't been able to replace. What else can I do? Any help would be greatly appreciated! cheers Peter -X output: FreeRADIUS Version 2.1.3, for hos

Re: radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

2009-03-11 Thread Peter Param
>You have two different versions of OpenSSL installed. Thanks for that Alan. I've blown everything away and started from scratch and installed openssl 0.98j and used the following freeradius configuration: ./configure --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --localstatedir=

Re: radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

2009-03-11 Thread Alan DeKok
Peter Param wrote: > This is a new installation using openssl0.98j and freeradius 2.1.3. > > I get this error when running in debug mode: radiusd: symbol lookup error: > /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol: SSL_CTX_set_info_callback You have two different version

radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol

2009-03-10 Thread Peter Param
This is a new installation using openssl0.98j and freeradius 2.1.3. I get this error when running in debug mode: radiusd: symbol lookup error: /usr/lib/rlm_eap_tls-2.1.3.so: undefined symbol: SSL_CTX_set_info_callback prior to running in debug mode, I ran ./bootstrap under freeradius/certs

Re: sqlippool : undefined symbol: rlm_sql_query

2009-02-09 Thread Alan DeKok
Sebastian Krieger wrote: > I want to get freeradius running with the sqlippool module and mysql > backend on Ubuntu 8.04 LTS Server. > Everything works so far, but it seems still impossible to enable the > sqlippool on Debian based systems. This should be fixed in 2.1.4 when it's released. Or,

sqlippool : undefined symbol: rlm_sql_query

2009-02-09 Thread Sebastian Krieger
distribution, but then I always received the following error: freeradius: symbol lookup error: /usr/lib/freeradius/rlm_sqlippool.so: undefined symbol: sql_get_socket After that I gave the backport packages of version 2.1.0 a try, because I have read somewhere that this error should be solved since

undefined symbol: rlm_sql_query

2008-11-11 Thread Rasmus Paarlberg
Hi After upgrading to FreeRadius 2.1.1 I get the following error after running the service for a while. I suspect it being a result of a malfunction during accounting data exchange. /usr/local/sbin/radiusd: symbol lookup error: /usr/local/lib/rlm_sqlippool-2.1.1.so: undefined symbol

undefined symbol: eaptls_session_idx

2008-10-24 Thread Pat Riehecky
d5 Module: Linked to sub-module rlm_eap_leap Module: Instantiating eap-leap Module: Linked to sub-module rlm_eap_gtc Module: Instantiating eap-gtc gtc { challenge = "Password: " auth_type = "PAP" } rlm_eap: Failed to link EAP-Type/tls: /usr/lib/freeradius/rl

Re: undefined symbol

2008-09-06 Thread Alan DeKok
and so i tryed adding "mysqldb" > instead of "sql". I'm presuming this is in the sqlippool configuration... > freeradius: symbol lookup error: > /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: sql_get_socket You might need to set RTDL_GLOBAL in

Re: undefined symbol

2008-09-05 Thread Alexandre Chapellon
u need to enable the SQL module, too. >>> >>> >>> >>>> i get the following message: >>>> freeradius: symbol lookup error: >>>> /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: >>>> sql_get_socket >&g

Re: undefined symbol

2008-09-05 Thread tnt
m loading freeradius since i enabled sqlippool >>> >> >> You need to enable the SQL module, too. >> >> >>> i get the following message: >>> freeradius: symbol lookup error: >>> /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: sql_g

Re: undefined symbol

2008-09-05 Thread Alexandre Chapellon
;> /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: sql_get_socket >> > ... > >> and none of the linked library contains any sql_get_socket symbol (in >> fact for most of thoose lib files nm returns no symbols) >> >> What the hell did I miss?

Re: undefined symbol

2008-09-04 Thread Alan DeKok
Alexandre Chapellon wrote: > I have a problem loading freeradius since i enabled sqlippool You need to enable the SQL module, too. > i get the following message: > freeradius: symbol lookup error: > /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: sql_get_socket ... &

undefined symbol

2008-09-04 Thread Alexandre Chapellon
I have a problem loading freeradius since i enabled sqlippool i get the following message: freeradius: symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: sql_get_socket here the result of an ldd against rlm_sqlippool: ldd /usr/lib/freeradius/rlm_sqlippool-2.0.5

Re: undefined symbol: sql_get_socket

2008-05-28 Thread Alan DeKok
Giovanni Lovato wrote: > It doesn't work, `ld' complains about unavailable static libraries. What > I can't understand is why other module that use MySQL aren't affected by > this problem! Because the problem is that the sqlippool module uses code from rlm_sql, which in turn uses MySQL. There i

Re: undefined symbol: sql_get_socket

2008-05-28 Thread Nicolas Goutte
/freeradius/rlm_sqlippool-2.0.4.so: undefined symbol: sql_get_socket How can I solve that? Link the server statically: $ ./configure --disable-shared Then again, Debian might only have shared versions of some libraries (e.g. Perl), so this might not work, either. It doesn't work, `ld'

Re: undefined symbol: sql_get_socket

2008-05-28 Thread Giovanni Lovato
t;> but I get this message: >>>>> >>>>> symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.4.so: >>>>> undefined symbol: sql_get_socket >>>>> >>>>> How can I solve that? >>>> >>>> Link

Re: undefined symbol: sql_get_socket

2008-05-28 Thread Phil Mayers
Nicolas Goutte wrote: Am 27.05.2008 um 18:20 schrieb Giovanni Lovato: Alan DeKok wrote: Giovanni Lovato wrote: I compiled deb packages from 2.0.4 sources. I would use rlm_sqlippool but I get this message: symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.4.so: undefined symbol

Re: undefined symbol: sql_get_socket

2008-05-27 Thread Nicolas Goutte
Am 27.05.2008 um 18:20 schrieb Giovanni Lovato: Alan DeKok wrote: Giovanni Lovato wrote: I compiled deb packages from 2.0.4 sources. I would use rlm_sqlippool but I get this message: symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.4.so: undefined symbol: sql_get_socket How can

Re: undefined symbol: sql_get_socket

2008-05-25 Thread Alan DeKok
Giovanni Lovato wrote: > I compiled deb packages from 2.0.4 sources. I would use rlm_sqlippool > but I get this message: > > symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.4.so: > undefined symbol: sql_get_socket > > How can I solve that? Link the server stati

undefined symbol: sql_get_socket

2008-05-24 Thread Giovanni Lovato
I compiled deb packages from 2.0.4 sources. I would use rlm_sqlippool but I get this message: symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.4.so: undefined symbol: sql_get_socket How can I solve that? smime.p7s Description: S/MIME Cryptographic Signature - List info/subscribe

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-18 Thread Alan DeKok
Dave <[EMAIL PROTECTED]> wrote: > types/rlm_eap_tls/rlm_eap_tls.c:SSL_set_ex_data(ssn->ssl, 0, > (void *)handler); > types/rlm_eap_tls/rlm_eap_tls.c:SSL_set_ex_data(ssn->ssl, 1, > (void *)inst->conf); > > Found in the modules/rlm_eap Please go back and read your earlier messages

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-17 Thread Dave
types/rlm_eap_tls/rlm_eap_tls.c:SSL_set_ex_data(ssn->ssl, 0, (void *)handler); types/rlm_eap_tls/rlm_eap_tls.c:SSL_set_ex_data(ssn->ssl, 1, (void *)inst->conf); Found in the modules/rlm_eap Something in the TLS end of things. I do believe it to be a bug of some sorts either in op

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-17 Thread Alan DeKok
Dave <[EMAIL PROTECTED]> wrote: > freeradius 1.1.0 does not have this error, 1.1.1 and 1.1.2 both do. for > me, using ssl 0.9.7j and 0.9.8b. 1.1.2 doesn't have references to SSL_set_ex_data in libeap, and neither does 1.1.1. It looks to me like OpenSSL has wrappers around some other function t

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-17 Thread Dave
Alan DeKok wrote: > Dave <[EMAIL PROTECTED]> wrote: > >> Im using currently 0.9.7j for version openssl, I thought that may have >> been my problem but the version is up to date. >> > > Then you have two versions of OpenSSL installed. > > Alan DeKok. > - > List info/subscribe/unsubscrib

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-17 Thread Dave
Alan DeKok wrote: > Dave <[EMAIL PROTECTED]> wrote: > >> Error: radiusd.conf[10] Failed to link to module 'rlm_eap': >> /usr/lib/libeap-1.1.1.so: undefined symbol: SSL_set_ex_data >> > > You've built using an older version of OpenS

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-17 Thread Alan DeKok
Dave <[EMAIL PROTECTED]> wrote: > Im using currently 0.9.7j for version openssl, I thought that may have > been my problem but the version is up to date. Then you have two versions of OpenSSL installed. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.h

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-16 Thread Dave
Alan DeKok wrote: > Dave <[EMAIL PROTECTED]> wrote: > >> Error: radiusd.conf[10] Failed to link to module 'rlm_eap': >> /usr/lib/libeap-1.1.1.so: undefined symbol: SSL_set_ex_data >> > > You've built using an older version of OpenS

Re: Error on startup: undefined symbol: SSL_set_ex_data

2006-07-16 Thread Alan DeKok
Dave <[EMAIL PROTECTED]> wrote: > Error: radiusd.conf[10] Failed to link to module 'rlm_eap': > /usr/lib/libeap-1.1.1.so: undefined symbol: SSL_set_ex_data You've built using an older version of OpenSSL. Use OpenSSL 0.9.7 or later. Alan DeKok. - List info/subs

Error on startup: undefined symbol: SSL_set_ex_data

2006-07-16 Thread Dave
lib/libeap-1.1.1.so: undefined symbol: SSL_set_ex_data Ive tried using the value in radiusd.conf about library paths to no avail. Ive not found a solution to this anywhere :( - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

_boot_DynaLoader : Undefined Symbol

2006-07-15 Thread Mahesh S Kudva
Hi I am trying to compile 1.1.2 and I am stuch at the _boo_DynaLoader undefined symbol error extracting global C symbols from `../modules/rlm_eap/types/rlm_eap_peap/.libs/ rlm_eap_peap.a' extracting global C symbols from `../modules/rlm_eap/types/rlm_eap_mschapv2/.libs/ rlm_eap_mscha

Undefined symbol "cbtls_password"

2006-05-25 Thread Mario Alberto Cruz Gartner
h = "(null)" Module: Instantiated mschap (mschap) Module: Loaded eap eap: default_eap_type = "peap" eap: timer_expire = 60 eap: ignore_unknown_eap_types = no eap: cisco_accounting_username_bug = no rlm_eap: Failed to link EAP-Type/tls: /usr/local/lib/rlm_eap_tls-1.1.1.so: Undef

Re: Undefined symbol with eaptls / freeradius 1.0.3 (debian)

2005-06-16 Thread Alan DeKok
Antonio-Blasco Bonito <[EMAIL PROTECTED]> wrote: > I compiled and installed freeradius-1.0.3 on debian sarge. It runs. > But when using rlm_eap_ttls-1.0.3.so I'm having the same problem > described six months ago by Julien (see below). Debian has nice magic that breaks FreeRADIUS. The solutio

Re: Undefined symbol with eaptls / freeradius 1.0.3 (debian)

2005-06-16 Thread Paul Hampson
On Thu, Jun 16, 2005 at 02:57:37PM +0200, Antonio-Blasco Bonito wrote: > I compiled and installed freeradius-1.0.3 on debian sarge. It runs. > But when using rlm_eap_ttls-1.0.3.so I'm having the same problem > described six months ago by Julien (see below). > Then I tried the latest freeradius-sna

Undefined symbol with eaptls / freeradius 1.0.3 (debian)

2005-06-16 Thread Antonio-Blasco Bonito
debian/rules which were preventing the compilation of those modules, > built a brand new package, and installed it. Now I have an error which > makes the server crash when someone tries to authenticate : > freeradius: relocation error: /usr/lib/freeradius/rlm_eap_peap-1.0.1.so: > und

Undefined symbol with eaptls / freeradius 1.0.3 (debian)

2005-06-16 Thread Antonio-Blasco Bonito
debian/rules which were preventing the compilation of those modules, > built a brand new package, and installed it. Now I have an error which > makes the server crash when someone tries to authenticate : > freeradius: relocation error: /usr/lib/freeradius/rlm_eap_peap-1.0.1.so: > und

Re: /usr/local/lib/rlm_eap_tls-1.0.2.so: undefined symbol: SSL_set_ms g_callback

2005-06-07 Thread Alan DeKok
JAUMOTTE JEAN-LOUIS <[EMAIL PROTECTED]> wrote: > Hi everyone, I am working in Munich for authentication with SIP phones Sounds great! > /usr/local/lib/rlm_eap_tls-1.0.2.so: undefined symbol: SSL_set_msg_callback You have two versions of OpenSSL installed. FreeRADIUS uses o

/usr/local/lib/rlm_eap_tls-1.0.2.so: undefined symbol: SSL_set_ms g_callback

2005-06-07 Thread JAUMOTTE JEAN-LOUIS
d_check_password:  Found Auth-Type EAPauth: type "EAP"  Processing the authenticate section of radiusd.confmodcall: entering group authenticate for request 0  rlm_eap: EAP Identity  rlm_eap: processing type tlsradiusd: error while loading shared libraries: /usr/local/lib/rlm_eap_tls-

Crash - 1.0.2 - undefined symbol: eaptls_process

2005-05-01 Thread Pieter E Smit
icate section of radiusd.conf modcall: entering group authenticate for request 2 rlm_eap: Request found, released from the list rlm_eap: EAP/peap rlm_eap: processing type peap rlm_eap_peap: Authenticate freeradius: relocation error: /usr/lib/freeradius/rlm_eap_peap-1.0.2.so: undefined symbol: eaptls_process laptop:~# laptop:~# - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

"Undefined symbol" in rlm_preproccess

2005-03-16 Thread Joe Maimon
same manner as add_nas_attr() and in the same places. Running the build gives me "Undefined symbol" when freeradius hits that point of execution during authentication requests and it exits. grepping for add_nas_attr shows no extra work done in the source than that I had done for a

Re: Undefined symbol with eaptls / freeradius 1.0.1 (debian)

2005-03-16 Thread Joe Maimon
Paul, While checking out why my patch to add a function to rlm_preprocces causes freeradius to bomb with "undefined symbol" I came across this post. Just wanted to ask that you incorporate dpatch support even if you dont migrate your patches to thatIts how I make my private deb b

Re: Undefined symbol with eaptls / freeradius 1.0.1 (debian)

2005-02-22 Thread Paul Hampson
On Wed, Feb 23, 2005 at 10:24:45AM +1100, Tom wrote: > Thanks very much for your reply I appreciate your help and I've just > got a couple of followup questions. > >Just upgrading libtool won't work, as libtool 1.5 requires a more recent > >version of autoconf than is used in FreeRADIUS 1.0.1. >

Re: Undefined symbol with eaptls / freeradius 1.0.1 (debian)

2005-02-22 Thread Tom
Thanks very much for your reply I appreciate your help and I've just got a couple of followup questions. >Just upgrading libtool won't work, as libtool 1.5 requires a more recent >version of autoconf than is used in FreeRADIUS 1.0.1. >As the above post suggests, try 1.1.0 (eg. CVS head) which bui

Re: Undefined symbol with eaptls / freeradius 1.0.1 (debian)

2005-02-22 Thread Paul Hampson
things): > freeradius: relocation error: > /usr/lib/freeradius/rlm_eap_peap-1.0.1.so: undefined symbol: > eaptls_process > After which the server immediately crashes. > I've found this link: > http://lists.cistron.nl/pipermail/freeradius-users/2004-December/038781.html >

Undefined symbol with eaptls / freeradius 1.0.1 (debian)

2005-02-21 Thread Tom
p-1.0.1.so: undefined symbol: eaptls_process After which the server immediately crashes. I've found this link: http://lists.cistron.nl/pipermail/freeradius-users/2004-December/038781.html which I believe relates to my situation. The reply there is - >Yes. The libltdl in Debian includes a

Re: Undefined symbol with eaptls / freeradius 1.0.1 (debian)

2004-12-07 Thread Paul Hampson
ate : > freeradius: relocation error: /usr/lib/freeradius/rlm_eap_peap-1.0.1.so: > undefined symbol: eaptls_process > Any suggestion on what could cause this problem ? Yes. The libltdl in Debian includes a patch from the CVS version of libtool, which breaks the linkage used by rlm_ea

Undefined symbol with eaptls / freeradius 1.0.1 (debian)

2004-12-07 Thread Julien CABESSUT
lines in debian/rules which were preventing the compilation of those modules, built a brand new package, and installed it. Now I have an error which makes the server crash when someone tries to authenticate : freeradius: relocation error: /usr/lib/freeradius/rlm_eap_peap-1.0.1.so: undefi

rlm_mschap: Undefined symbol "lrad_lmpwdhash"

2004-02-04 Thread Alexander M. Pravking
-test/lib/rlm_mschap-1.0.0-pre0.so: Undefined symbol "lrad_lmpwdhash" (radiusd dies) Adding RLM_LIBS = -lradius to src/modules/rlm_mschap/Makefile and reinstalling it seems to solve the problem, but I'm not sure it's a perfect way. Comments? Oh, yes, it's a current C

Re: undefined symbol: SSL_set_msg_callback

2003-12-26 Thread Alan DeKok
<[EMAIL PROTECTED]> wrote: > rlm_eap: processing type tls > ./radiusd: error while loading shared libraries: > /usr/local/lib/rlm_eap_tls-1.0.0-pre0.so: undefined > symbol: SSL_set_msg_callback Search the list archives. This question is asked every other day or so. Alan De

undefined symbol: SSL_set_msg_callback

2003-12-26 Thread Diego Garcÿffffeda Sÿffffe1nchez
Hello: In a EAP/TTLS request i have the next error: rlm_eap: Request found, released from the list rlm_eap: EAP NAK rlm_eap: EAP-NAK asked for EAP-Type/ttls rlm_eap: processing type tls ./radiusd: error while loading shared libraries: /usr/local/lib/rlm_eap_tls-1.0.0-pre0.so: undefined symbol