For NetBSD, removing the -D_ANSI_SOURCE in the Configurate file fixed the
problem.

----- Original Message -----
From: Sarah Bateman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 20, 1999 8:46 AM
Subject: Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also
NetBSD 1.3.3 x86)


> James Webster wrote:
> >
> > Was there ever a resolution on this (I wasn't on the list when it was
sent)?  I'm seeing the same thing on i586-whatever-netbsd.
> >
> > Thanks,
> > James
> >
> > > List:     openssl-users
> > > Subject:  Re: Problems building openssl 0.9.3a on Solaris 2.5.1
> > > From:     [EMAIL PROTECTED] (Bodo Moeller)
> > > Date:     1999-07-03 17:27:45
> > > [Download message RAW]
> > >
> > > Sarah Bateman <[EMAIL PROTECTED]>:
> > >
> > > > /tmp/openssl/openssl-0.9.3a > make
> > > [...]
> > > > read_pwd.c:267: warning: implicit declaration of function `fileno'
> > > [...]
> > > > read_pwd.c:404: warning: implicit declaration of function
`sigaction'
> > > [...]
> > > > read_pwd.c:404: invalid use of undefined type `struct sigaction'
> > >
> > > If you look in read_pwd.c, you'll see that this should work without
> > > having struct sigcation etc. (but apparently Solaris 2.5.1 defines
> > > _POSIX_SOURCE without really supporting POSIX, so some #if conditions
> > > would have to be changed) -- but why is fileno not available?  It
> > > should be declared in <stdio.h>, which is #include'd.  What does
> > > "man fileno" say?
>
> I never actually got any further due to work pressures, so I haven't had
> chance to do anymore investigation.
>
> Sarah
>
>
> --
>      Have you seen the fnords?
> Sarah Bateman([EMAIL PROTECTED]), Software Engineer
> Client Integration Development, SCO, Vision Park, Cambridge
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to