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

2016-05-11 Thread Richard Levitte via RT
Thank you. Closing this ticket. On Wed May 11 14:57:09 2016, yoi_no_myou...@yahoo.co.jp wrote: > Hello, > > It is fixed in openssl-1.1.0-pre5. > > Thanks, > > --- Kiyoshi > > > > > - Original Message - > > From: Richard Levitte via RT > >

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

2016-05-11 Thread Kiyoshi KANAZAWA via RT
Hello, It is fixed in openssl-1.1.0-pre5. Thanks, --- Kiyoshi - Original Message - >From: Richard Levitte via RT >To: yoi_no_myou...@yahoo.co.jp >Cc: openssl-dev@openssl.org >Date: 2016/5/11, Wed 05:57 >Subject: [openssl.org #4452]

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

2016-05-10 Thread Richard Levitte via RT
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

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

2016-03-21 Thread Kiyoshi KANAZAWA via RT
% ../Configure solaris-x86-cc shared; make; make test also passes. Regards, --- Kiyoshi > Tried with openssl-SNAP-20160320, > but have the same result, not fixed yet. > > > Regards, > > --- Kiyoshi > > > > >> If you have the

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

2016-03-20 Thread Kiyoshi KANAZAWA via RT
Tried with openssl-SNAP-20160320, but have the same result, not fixed yet. Regards, --- Kiyoshi > 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.

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

2016-03-19 Thread Richard Levitte via RT
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_myou...@yahoo.co.jp: > With patch for #, > > % mkdir build_solaris-x86-cc > % cd build_solaris-x86-cc > % ../Configure

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

2016-03-19 Thread Kiyoshi KANAZAWA via RT
With patch for #, % 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