On Mon, Aug 07, 2000 at 08:37:58AM +0100, Mo McKinlay wrote:
> Definition                         Value I used
> ---------------------------------------------------
> MAXHOSTNAMELEN                      64
> PATH_MAX                            1024
> MAXPATHLEN                          PATH_MAX

The Hurd intentionally doesn't define these macros because it doesn't have
such limits.  The authors have said that POSIX allows this.  If OpenSSL 
is meant to run on all POSIX-compliant systems, it seems to have a bug.

Reply via email to