freeradius-snapshot-20011130:

x99_sync.c doesn't compile because PATH_MAX isn't defined.  PATH_MAX
isn't defined because this test in limits.h fails:

#if defined(__EXTENSIONS__) || __STDC__ - 0 == 0 || \
        defined(_POSIX_C_SOURCE) || defined(_XOPEN_SOURCE)


this issue cropped up a few versions back.

jack


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

Reply via email to