There are lt_* symbols exported in FreeRADIUS binaries. FreeRADIUS is capable
of dlopen()-ing modules which may depend on libltdl.so.* which provides the same
symbols, and this causes ugly linking issues (for more info and for reproducer
see the original bug report).
This has been fixed upstream by moving those symbols from lt_* namespace into
fr_* so they don't collide anymore.
It is worth having this backported to RHEL7:
https://github.com/FreeRADIUS/freeradius-server/issues/1277
+++ This bug was initially created as a clone of Bug #1267438 +++
Comment 6Nikolai Kondrashov
2016-11-14 11:21:28 UTC
The patch is available upstream and linked to in #2.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHEA-2017:1954