from dmesg...

FreeBSD 2.2.5-RELEASE #0: Tue Oct 21 14:33:00 GMT 1997
    [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC
CPU: AMD Unknown (300.68-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x58c  Stepping=12
  Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE>


It did work fine for beta2 on this same machine. I've just done a double
check!)

I've just triple checked this beta3 failure by deleting the beta3
directory and going back through the untar; ./config; make..

let me know if there is any further information that you need,
Sean O'Riordain // [EMAIL PROTECTED]

bash-2.02$ gcc -v
gcc version 2.7.2.1
bash-2.02$ ./config
Operating system: i386-pc-freebsd2.2.5
Configuring for FreeBSD
IsWindows=0
CC            =gcc
CFLAG         =-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
-DSHA1_ASM -DMD5_ASM -DRMD160_ASM
EX_LIBS       =
BN_ASM        =asm/bn86-out.o asm/co86-out.o
DES_ENC       =asm/dx86-out.o asm/yx86-out.o
BF_ENC        =asm/bx86-out.o
CAST_ENC      =asm/cx86-out.o
RC4_ENC       =asm/rx86-out.o
RC5_ENC       =asm/r586-out.o
MD5_OBJ_ASM   =asm/mx86-out.o
SHA1_OBJ_ASM  =asm/sx86-out.o
RMD160_OBJ_ASM=asm/rm86-out.o
PROCESSOR     =386
RANLIB        =/usr/bin/ranlib
PERL          =/usr/local/bin/perl5
THIRTY_TWO_BIT mode
DES_PTR used
DES_RISC1 used
DES_UNROLL used
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined
.
.
.
.
.
Configured for FreeBSD.

The library could not be configured for supporting multi-threaded
applications as the compiler options required on this system are not
known.
See file INSTALL for details if you need multi-threading.
bash-2.02$ make
making all in crypto...
.
.
.
.

making all in apps...
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c verify.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c asn1pars.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c req.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c dgst.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c dh.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c dhparam.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c enc.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c passwd.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c gendh.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c errstr.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c ca.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c pkcs7.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c crl2p7.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c crl.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c rsa.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c rsautl.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c dsa.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c dsaparam.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c x509.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c genrsa.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c gendsa.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c s_server.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c s_client.c
gcc -DMONOLITH -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer
-O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c speed.c
speed.c:119: #error "It seems neither struct tms nor struct timeb is
supported in this platform!"
*** Error code 1

Stop.
*** Error code 1

Stop.
bash-2.02$
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to