Simeon Penev <[EMAIL PROTECTED]> wrote:
> radiusd: error while loading shared 
> libraries: /usr/lib/rlm_eap_sim-1.0.0-pre0.so: undefined symbol: 
> map_eapsim_basictypes

  Try statically linking the server.

$ ./configure --disable-shared
$ make
$ make install

  This issue happens mainly on certain platforms.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to