"Aaron M. Ucko" <a...@alum.mit.edu> writes:

> This is a common portability issue on the Hurd, which imposes no hard
> limit here.  IIRC, the usual fix is to add a conditional definition:
>
>   #ifndef PATH_MAX
>   #  define PATH_MAX 4096
>   #endif

I stuck this in a header file included by just about everything.  Hope
that's sufficient.  Let me know if it still fails to build and we can
try again...

Bdale

Attachment: signature.asc
Description: PGP signature

Reply via email to