[openssl.org #1213]

2005-10-06 Thread via RT
__ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager [EMAIL PROTECTED]

Re: cross compiling openssl for arm

2005-10-06 Thread Mike Frysinger
On Thursday 06 October 2005 01:44 pm, Anil Gunturu wrote: > Looks like latest openssl-0.9.8 doesn't have it this is why more details is better :p with 0.9.8, a lot of the linux targets were consolidated ... so try running: ./Configure linux-generic32 -DL_ENDIAN ... -mike _

Re: cross compiling openssl for arm

2005-10-06 Thread Anil Gunturu
Looks like latest openssl-0.9.8 doesn't have it -AnilMike Frysinger <[EMAIL PROTECTED]> wrote: On Thursday 06 October 2005 04:58 am, Anil Gunturu wrote:> I am having trouble compiling compiling openssl for linux arm? I have> added a target for linux-arm-elf (similar to linux-elf), but got rid of> r

Re: cross compiling openssl for arm

2005-10-06 Thread Mike Frysinger
On Thursday 06 October 2005 04:58 am, Anil Gunturu wrote: > I am having trouble compiling compiling openssl for linux arm? I have > added a target for linux-arm-elf (similar to linux-elf), but got rid of > references to x86 why ? a linux-elf-arm target already exists ... i use it to cross-compil

[openssl.org #1212] chil engine no longer works with static locks in 0.9.8

2005-10-06 Thread via RT
Hi, I notice that the chil engine in 0.9.8 has had the hack which allows it to work with static locks removed. This stops our engine working with the openssl application (as it registers a lock debugging callback) and Apache 2.x (and other apps too no doubt) I appologise for not spott

cross compiling openssl for arm

2005-10-06 Thread Anil Gunturu
I am having trouble compiling compiling openssl for linux arm? I  have added a target for linux-arm-elf (similar to linux-elf), but got rid of references to x86. But, I get the following warning:   "You gave the option 'shared'.  Normally, that would give you shared libraries.Unfortunately, the Ope

cross compiling openssl for arm

2005-10-06 Thread Anil Gunturu
I am having trouble compiling compiling openssl for linux arm? I  have added a target for linux-arm-elf (similar to linux-elf), but got rid of references to x86. But, I get the following warning:   "You gave the option 'shared'.  Normally, that would give you shared libraries.Unfortunately, the Ope