[openssl-dev] [openssl.org #4453] openssl-1.1.0-pre4: make fails with 'wrong ELF class: ELFCLASS64' on solaris64-x86_64-cc

2016-05-11 Thread Richard Levitte via RT
Thank you. Closing this ticket. On Wed May 11 15:15:49 2016, yoi_no_myou...@yahoo.co.jp wrote: > Hi, > > Checked with openssl-1.1.0-pre5, > and confirmed it is fixed. > > Thanks, > > --- Kiyoshi > > > > > - Original Message - > > From: Richard Levitte via RT

Re: [openssl-dev] [openssl.org #4453] openssl-1.1.0-pre4: make fails with 'wrong ELF class: ELFCLASS64' on solaris64-x86_64-cc

2016-05-11 Thread Kiyoshi KANAZAWA via RT
Hi, Checked with openssl-1.1.0-pre5, and confirmed it is fixed. 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 06:01 >

[openssl-dev] [openssl.org #4453] openssl-1.1.0-pre4: make fails with 'wrong ELF class: ELFCLASS64' on solaris64-x86_64-cc

2016-05-10 Thread Richard Levitte via RT
Hi, would you mind checking again with the latest beta or a fresh master checkout? It looks to me like this issue is fixed, but I want to make sure. Cheers, Richard On Sat Mar 19 10:56:00 2016, yoi_no_myou...@yahoo.co.jp wrote: > Hello, > > Tested with patch for #, and removing gcc from

Re: [openssl-dev] [openssl.org #4453] openssl-1.1.0-pre4: make fails with 'wrong ELF class: ELFCLASS64' on solaris64-x86_64-cc

2016-03-19 Thread Kiyoshi KANAZAWA via RT
Hello, > Already done. > >> It seems to be better to change '-xarch=generic64' to > '-m64' in line >> 196 & 201 of the same file, too. > > Hmm, not in line 191? Sorry, not 196 but 191. Regards, --- Kiyoshi -- Ticket here:

[openssl-dev] [openssl.org #4453] openssl-1.1.0-pre4: make fails with 'wrong ELF class: ELFCLASS64' on solaris64-x86_64-cc

2016-03-19 Thread Richard Levitte via RT
Vid Sat, 19 Mar 2016 kl. 10.56.00, skrev yoi_no_myou...@yahoo.co.jp: > Patch for this: > diff ../openssl-1.1.0-pre4.orig/Configurations/10-main.conf > Configurations/10-main.conf > 196c196 > < lflags => add(threads("-mt")), > --- > > lflags => add(threads("-mt -m64")), Already done. > It seems

[openssl-dev] [openssl.org #4453] openssl-1.1.0-pre4: make fails with 'wrong ELF class: ELFCLASS64' on solaris64-x86_64-cc

2016-03-19 Thread Kiyoshi KANAZAWA via RT
Hello, Tested with patch for #, and removing gcc from path. % ./config Operating system: i86pc-whatever-solaris2 Configuring for solaris64-x86_64-cc Configuring OpenSSL version 1.1.0-pre4 (0x0x1014L)     no-crypto-mdebug [default]  OPENSSL_NO_CRYPTO_MDEBUG (skip dir)