Peter Onion wrote:
>
> I just tried to build the snap shot on a Dec Alpha running RedHat 5.1. It
> failed.... I've not had time to look why yet...
>
> [SNIP of lots of make output....]
>
> /bin/rm -f openssl
> gcc -o openssl -DMONOLITH -I../include -O3 openssl.o verify.o asn1pars.o req.o \
> dgst.o dh.o enc.o gendh.o errstr.o ca.o pkcs7.o
> crl2p7.o crl.o rsa.o dsa.o dsaparam.o x509.o genrsa.o gendsa.o s_server.o \
> s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o
> version.o sess_id.o ciphers.o nseq.o -L. -L.. -L../.. -L../../.. -L.. -lssl \
> -L.. -lcrypto
> ../libcrypto.a(bn_word.o): In function `BN_div_word':
> bn_word.c(.text+0x360): undefined reference to `bn_div_words'
> bn_word.c(.text+0x364): undefined reference to `bn_div_words'
> ../libcrypto.a(bn_div.o): In function `BN_div':
> bn_div.c(.text+0x42c): undefined reference to `bn_div_words'
> bn_div.c(.text+0x430): undefined reference to `bn_div_words'
> collect2: ld returned 1 exit status
> make[1]: *** [openssl] Error 1
> make[1]: Leaving directory `/usr/local/src/openssl-SNAP-19990221/apps'
> make: *** [all] Error 1
>
> Peter Onion.
>
There is some unfinished work in the asm/alpha directories. I am
no assembler demangler, but is seems this function did not
make it into optimized code the last time Eric worked on it.
The alpha compile works fine when compiling pure C.
--
Niels Poppe - org.net bv <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]