Mustafa Reşit Şahin wrote:
...
> But when i use the method myprint() from the library print.so , i get
> the error when i run the server and send a message with radtest :
...
> -lc -L/home/resit/radius/lib/ /home/resit/radius/lib/print.so

  This is a dynamic linker problem.  You've put the library where ld.so
cannot find it.  Put the file into a normal directory, where the linker
can find it.

  This isn't a FreeRADIUS problem.

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

Reply via email to