> We're making progress. The assembler no longer chokes on ghash-x86.s
> The generated ghash-x86.s seems to be missing some functions.

It's missing anything, it's rather that gcm128.c wants too much:-)

> ...........
>           ${LDCMD} ${LDFLAGS} -o ${APPNAME:=openssl} openssl.o verify.o 
> asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o  ca.o 
> pkcs7.o crl2p7.o crl.o  rsa.o rsautl.o dsa.o dsaparam.o ec.o ecparam.o  
> x509.o genrsa.o gendsa.o genpkey.o s_server.o s_client.o speed.o  s_time.o 
> apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o  ciphers.o nseq.o 
> pkcs12.o pkcs8.o pkey.o pkeyparam.o pkeyutl.o  spkac.o smime.o cms.o rand.o 
> engine.o ocsp.o prime.o ts.o ${LIBDEPS} )
> Undefined                     first referenced
> symbol                            in file
> gcm_ghash_clmul                     libcrypto.a(gcm128.o)
> gcm_gmult_clmul                     libcrypto.a(gcm128.o)
> gcm_init_clmul                      libcrypto.a(gcm128.o)
> UX:ld: ERROR: Symbol referencing errors. No output written to openssl
> *** Error code 1 (bu21)

http://cvs.openssl.org/chngview?cn=20385. a.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to