Hi, that looks like engines/asm/e_padlock_x86.o wasn't built for some reason, even though it should.
I would like it if you gave me a full log, or in other words, send me build.log after running this: (set -x; ./Configure solaris-x86-cc shared; make) > build.log 2>&1 Cheers, Richard On Mon Mar 21 10:42:05 2016, [email protected] wrote: > % ../Configure solaris-x86-cc shared; make; make test > also passes. > > Regards, > > --- Kiyoshi <[email protected]> > > > > > > > Tried with openssl-SNAP-20160320, > > but have the same result, not fixed yet. > > > > > > Regards, > > > > --- Kiyoshi <[email protected]> > > > > > > > > > >> If you have the possibility, please try a fresh checkout of the master > > branch > >> and see if this is fixed. > >> > >> Cheers, > >> Richard > >> > >> Vid Sat, 19 Mar 2016 kl. 10.55.59, skrev [email protected]: > >>> With patch for #4444, > >>> > >>> % mkdir build_solaris-x86-cc > >>> % cd build_solaris-x86-cc > >>> % ../Configure solaris-x86-cc > >>> % make > >>> : > >>> Undefined first referenced > >>> symbol in file > >>> padlock_xstore ./libcrypto.a(e_padlock.o) > >>> padlock_capability ./libcrypto.a(e_padlock.o) > >>> padlock_reload_key ./libcrypto.a(e_padlock.o) > >>> padlock_ctr32_encrypt ./libcrypto.a(e_padlock.o) > >>> padlock_key_bswap ./libcrypto.a(e_padlock.o) > >>> padlock_cbc_encrypt ./libcrypto.a(e_padlock.o) > >>> padlock_cfb_encrypt ./libcrypto.a(e_padlock.o) > >>> padlock_ecb_encrypt ./libcrypto.a(e_padlock.o) > >>> padlock_ofb_encrypt ./libcrypto.a(e_padlock.o) > >>> padlock_aes_block ./libcrypto.a(e_padlock.o) > >>> ld: fatal: symbol referencing errors. No output written to > > apps/openssl > >>> ../Makefile.shared:186: recipe for target 'link_app.' failed > >>> make[1]: *** [link_app.] Error 2 > >>> > >>> > >>> % ../Configure solaris-x86-cc no-asm > >>> > >>> % make > >>> % make test > >>> passes. > >>> > >>> > >>> OS: Solaris10 x86/x64 > >>> cc: /opt/solarisstudio12.4/bin/cc > >>> > >>> > >>> Best Regards, > >>> > >>> --- Kiyoshi <[email protected]> > >>> > >>> > >> > >> > >> -- > >> Richard Levitte > >> [email protected] > >> > >> -- > >> Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4452 > >> Please log in as guest with password guest if prompted > >> > > > -- Richard Levitte [email protected] -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4452 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
