Re: Openssl cross compilation

2019-03-14 Thread sachidananda sahu
Hello Sorry, Posted to wrong list, as I subscribed to both. Thanks for pointing out. On Thu, Mar 14, 2019, 7:57 PM Salz, Rich wrote: > >- *checking for SPNEGO support in GSSAPI libraries... configure: >error: in * > > *configure: error: cannot run test program while cross compiling* >

Re: Openssl cross compilation

2019-03-14 Thread Salz, Rich via openssl-users
* checking for SPNEGO support in GSSAPI libraries... configure: error: in configure: error: cannot run test program while cross compiling See `config.log' for more details That’s ot Openssl library version : cyrus-sasl-2.1.27 Command used : configure --host=x86_64-unknown-freebsd9

Re: Openssl cross compilation

2019-03-14 Thread Salz, Rich via openssl-users
>: configure --host=x86_64-unknown-freebsd9 --cache=config.cache --disable-ntlm >--disable-otp --disable-sample --enable-gssapi --with-des=no >--with-gss-impl=mit That’s not an OpenSSL configuration, and the error you got is not from OpenSSL.

Openssl cross compilation

2019-03-14 Thread sachidananda sahu
Hi Team, I was trying to cross compile openssl for LDAP purpose but getting this following error. *checking for SPNEGO support in GSSAPI libraries... configure: error: in * *configure: error: cannot run test program while cross compiling* See `config.log' for more details Openssl library version