Error undefined symbol: get_vtable with FR 3.0
Alan DeKok
aland at deployingradius.com
Sat Jul 27 18:03:02 CEST 2013
Arran Cudbard-Bell wrote:
>> Maybe he's also using a C++ library. Which doesn't really interact
>> well with a C executable.
>
> He is.
Ah. Then the answer is largely "tough".
C++ executables can link to C libraries. C executables can't link to
C++ libraries.
He'll need to build FreeRADIUS with a C++ compiler, which makes it a
C++ executable.
Good luck with that.
Alan DeKok.
More information about the Freeradius-Users
mailing list