Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FreeRadius rlm_eap problems on AMD64
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
LordArthas
Guru
Guru


Joined: 01 Nov 2004
Posts: 500
Location: Maniago, Friûl, Italia

PostPosted: Fri Nov 04, 2005 4:03 pm    Post subject: FreeRadius rlm_eap problems on AMD64 Reply with quote

Hi!

I'm trying to install FreeRadius on and AMD64 box. After emerging version 1.0.5, I try to start it and I get:

Code:

* Config not ok! (try /usr/sbin/check-radiusd-config )


So I run that command and I get (after several other checks that seem to be successful):

Code:

radiusd.conf[9] Failed to link to module 'rlm_eap': rlm_eap.so: cannot open shared object file: No such file or directory


Looking in /usr/lib there seems not to be and rlm_eap.so file, and I think that's the problem.

I just installed the same FreeRadius on an x86 machine and I get no error at all. Also, the file rlm_eap.so is correcly in place (/usr/lib), unlike on the AMD64 box.

Any hint on why rlm_eap fails to install on AMD64 (at least, on my box)?

Thanks in advance, Michele.
_________________
Michele Beltrame
https://www.cattlegrid.info/
Back to top
View user's profile Send private message
akash
n00b
n00b


Joined: 08 Nov 2005
Posts: 3
Location: Houston

PostPosted: Tue Nov 08, 2005 9:22 pm    Post subject: Reply with quote

i think thats why its masked.. i'm having the same problem
Back to top
View user's profile Send private message
expat_iain
Guru
Guru


Joined: 09 Jan 2004
Posts: 361
Location: Malta GC

PostPosted: Tue Apr 04, 2006 3:09 pm    Post subject: Reply with quote

It's no longer masked (v1.1.1), but there still seem to be the same issues.
Code:
Module: Library search path is /usr/lib
radiusd.conf[1482] Failed to link to module 'rlm_exec': libradius-1.1.0.so: cannot open shared object file: No such file or directory

Iain.
Back to top
View user's profile Send private message
drsound
n00b
n00b


Joined: 20 Sep 2004
Posts: 10
Location: Italy

PostPosted: Thu Apr 06, 2006 12:33 am    Post subject: SOLVED (but ebuild should be updated) Reply with quote

Got the same and solved it thiis way:

1) unmerge freeradius 1.1.0

2) do ls -l /usr/lib/*rad*
you will notice some radius files (libradius-1.1.0.so is one of them) remained in /usr/lib: delete them!

3) emerge freeradius 1.1.1

4) try /usr/sbin/check-radiusd-config
it should say the config it's not ok.

5) comment two "eap" lines in radiusd.conf (/usr/sbin/check-radiusd-config will tell you the line number)

6) start freeradius, this time it should work



Anyway it's would be better to fill in a bug on bugzilla... will do in next few days...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum