RE: openssl-0.9.6-beta1 won't build on BSDI 4.1

2000-09-12 Thread Akira Kubo
Hi all. I am compiled on NetBSD-1.5_APLPHA2(i386) platform. I tried to build config option under below /bin/sh config -lcompat I am build successfull. I think to needed "-lcompat option" on some *BSD* system. > -Original Message- > From: Theodore Hope [mailto:[EMAIL PROTECTED]]

Re: openssl-0.9.6-beta1 won't build on BSDI 4.1

2000-09-12 Thread Richard Levitte - VMS Whacker
From: Theodore Hope <[EMAIL PROTECTED]> ssl> The first two lines of the "sh config" output are these: ssl> ssl> Operating system: i486-whatever-bsdi4 ssl> Configuring for bsdi-elf-gcc ssl> speed.o: In function `speed_main': ssl> speed.o(.text+0xe8d): undefined reference to `ftime' ssl> s