Defining USE_SOCKETS before e_os.h is included probably helps :-).

This ticket is now resolved.

[jaenicke - Sun Dec  1 19:02:13 2002]:

> [[EMAIL PROTECTED] - Sat Nov 30 23:00:17 2002]:
> 
> > Building OpenSSL 0.9.7 beta4 and snap 20021129 on RedHat 8.0 (gcc
> 3.2
> &
> > glibc 2.3) configured with 'no-asm shared 
--with-krb5-flavor="MIT"'
> make
> > fail with undeclared MAXHOSTNAMELEN in ssltest.c (line 693).
> > After adding #include <asm/param.h> build ok and pass all tests
> 
> Hmm. <asm/param.h> seems to be Linux'ish to me. I just checked my
> HP-UX 10.20 box and it seems, that <sys/param.h> would be the way
> to go. On Linux this will include <asm/param.h> via 
<linux/param.h>.
> 
> Could you please try?
> 
> Hmm. Having this said, e_os.h already seems to include 
<sys/param.h>,
> doesn't it???
> 
> Best regards,
>     Lutz
> 
> 


-- 
Richard Levitte
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to