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> speed.o(.text+0xf26): undefined reference to `ftime' ssl> speed.o(.text+0x106d): undefined reference to `ftime' ssl> speed.o(.text+0x1106): undefined reference to `ftime' ssl> speed.o(.text+0x124d): undefined reference to `ftime' ssl> speed.o(.text+0x12e6): more undefined references to `ftime' follow ssl> *** Error code 1 Hmm, exactly this was report for OpenBSD a few days ago. Could all BSD systems today do without ftime? in that case, is there a macro that is defined on BSD systems only and that is common to them all? Otherwise, what would the macro to identify BSDI be? -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: openssl-0.9.6-beta1 won't build on BSDI 4.1
Richard Levitte - VMS Whacker Tue, 12 Sep 2000 14:54:25 -0700
- openssl-0.9.6-beta1 won't build on BSDI 4.1 Theodore Hope
- RE: openssl-0.9.6-beta1 won't build on ... Richard Levitte - VMS Whacker
- RE: openssl-0.9.6-beta1 won't build on ... Akira Kubo