Some modules .so are stripped while others are not
g4-lisz at tonarchiv.ch
g4-lisz at tonarchiv.ch
Mon May 18 03:20:59 UTC 2026
Hi there,
I wonder why some modules are stripped of their text symbols, others are not.
For example
>nm -D /opt/rad/lib/rlm_rest.so | grep -i " T "
gives the expected list for -g cflag.
>nm -D /opt/cpr/lib/rlm_realm.so | grep -i " T "
doesn't show anything, even when using ./configure --enable-developer
How is this configured? I couldn't find the "magic"...
Thanks in advance
Till
More information about the Freeradius-Users
mailing list