On Mon, Aug 12, 2013 at 01:47:02PM +0300, Apollon Oikonomopoulos wrote: > > Anyway I'd prefer something simpler : let's define PATH_MAX in compat.h > > if it is not defined. > > Yes, that's probably a cleaner solution.
Finally I switched to MAXPATHLEN which is already handled in compat.h if it is not defined. Thanks! Willy

