https://bugzilla.redhat.com/show_bug.cgi?id=823446

--- Comment #11 from Simone Caronni <[email protected]> ---
There is one problem: the library doesn't work even though linked by the Apache
module.

When loading the apache module, I got the following:

/etc/httpd/modules/mod_auth_xradius.so: undefined symbol: xrad_put_string

By looking at the source code, I see that libradius bundled with
mod_auth_xradius is different than the one used here. All the functions have
"xrad_" as a prefix while in this one they have all "rad_".

Here is a diff file between the two implementations (radius code and man pages
only; so no READMEs or md5 stuff):

http://slaanesh.fedorapeople.org/libradius-vs-mod_auth_xradius.diff

Regards,
--Simone

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to