[openssl-dev] [openssl.org #4452] openssl-1.1.0-pre4: undefined symbol for solaris-x86-cc

Richard Levitte via RT rt at openssl.org
Tue May 10 20:57:57 UTC 2016


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, yoi_no_myoujou at yahoo.co.jp wrote:
> % ../Configure solaris-x86-cc shared; make; make test
> also passes.
>
> Regards,
>
> --- Kiyoshi <yoi_no_myoujou at yahoo.co.jp>
>
>
>
>
>
> > Tried with openssl-SNAP-20160320,
> > but have the same result, not fixed yet.
> >
> >
> > Regards,
> >
> > --- Kiyoshi <yoi_no_myoujou at yahoo.co.jp>
> >
> >
> >
> >
> >> 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 yoi_no_myoujou at yahoo.co.jp:
> >>> 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 <yoi_no_myoujou at yahoo.co.jp>
> >>>
> >>>
> >>
> >>
> >> --
> >> Richard Levitte
> >> levitte at openssl.org
> >>
> >> --
> >> Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4452
> >> Please log in as guest with password guest if prompted
> >>
> >
>


--
Richard Levitte
levitte at openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4452
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list