Good day!

Thank you! It is working!
Could I ask about key for Solaris OS in future?
Something like --without-SUN_LEN...


Sorry about duplicate, I thought my first message was rejected by mail-filter.


Alan DeKok wrote:
Anton Borisov wrote:
Good day!

  You don't need to post the same message multiple times.

I try to use new version 2.1.3 in Solaris10.
(uname -a SunOS xxxxx 5.10 Generic_125100-06 sun4u sparc SUNW,Netra-240)
...
Undefined                       first referenced
 symbol                             in file
SUN_LEN                             .libs/listen.o

  You need to add:

#define SUN_LEN(su)  (sizeof(*(su)) - sizeof((su)->sun_path) +
strlen((su)->sun_path))

  to src/include/radiusd.h

  Apparently Solaris doesn't have SUN_LEN

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

--
Yours faithfully,
Anton Borisov.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to