27 Jul
2013
27 Jul
'13
11:17 a.m.
On 27 Jul 2013, at 16:08, Alan DeKok <aland@deployingradius.com> wrote:
Avesh Agarwal wrote:
While running FR3.0 and loading modules via eap_tnc, I get the following errors:
9 [0x7f355327d840] WARN TNCS.Coordinator null - Error while initializing libtool. ???J5: undefined symbol: get_vtable
You're using tncs, which isn't a supported module. You're also using libtool. The server does not use libtool any more.
You need to fix your build system so that it doesn't use libtool to build the rlm_eap_tnc module.
Does libtool add a load of magic shit to the shared libraries that gets run when they're loaded? Or when you call a function in them? Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team