Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85465 - FreeRadius 1.0.2-r1 does not install rlm_eap.so with other rlm_* modules
Summary: FreeRadius 1.0.2-r1 does not install rlm_eap.so with other rlm_* modules
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 23:48 UTC by Adam Doligalski
Modified: 2005-03-17 00:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Doligalski 2005-03-15 23:48:50 UTC
Emerge doesn't install library rlm_eap.so along with other rlm_* modules. They are located in /usr/lib.

Manually running original ebuild file (ebuidl .. merge) build this file in /var/tmp/portage/freeradius-1.0.2-r1/work/freeradius-1.0.2/src/modules/rlm_eap/.libs/
with name "rlm_eap-1.0.2.soU" which probably couse this installation error.

When I manually copy this file into /usr/lib - radiusd runs fine.



Reproducible: Always
Steps to Reproduce:
1. emerge =net-dialup/freeradius-1.0.2-r1
Comment 1 SpanKY gentoo-dev 2005-03-16 11:19:04 UTC
has nothing to do with portage
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2005-03-17 00:10:31 UTC
freeradius has a local USE flag (frxp) which enables installation of experimental modules.