Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also NetBSD 1.3.3 x86)

1999-07-20 Thread James Webster
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

Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also NetBSD 1.3.3 x86)

1999-07-20 Thread Sarah Bateman
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

Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also NetBSD 1.3.3 x86)

1999-07-17 Thread Marc Horowitz
Bodo Moeller <[EMAIL PROTECTED]> writes: >> > 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. >> >> I don't think the problem was resolved. You say you see the same -- >> does your NetBSD really not provide a

Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also NetBSD 1.3.3 x86)

1999-07-16 Thread James Webster
odo Moeller <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 16, 1999 4:01 AM Subject: Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also NetBSD 1.3.3 x86) > On Thu, Jul 15, 1999 at 06:00:03PM -0700, James Webster wrote: > > >>> read_pwd

Re: Problems building openssl 0.9.3a on Solaris 2.5.1 (and also NetBSD 1.3.3 x86)

1999-07-16 Thread Bodo Moeller
On Thu, Jul 15, 1999 at 06:00:03PM -0700, James Webster wrote: >>> 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 r

Problems building openssl 0.9.3a on Solaris 2.5.1

1999-07-02 Thread Sarah Bateman
Have downloaded openssl 0.9.3a and attempted to build it using: ./config --prefix=/bagpuss/sarahg/openssl --openssldir=/bagpuss/sarahg/openssl/0_9_3a no-asm This worked ok. make failed with the following: /tmp/openssl/openssl-0.9.3a > make making all in crypto... making all in crypto/md2... ma