Hi All, I was trying to cross compile Cyrus sasl 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 Cyrus SASL library version : cyrus-sasl-2.1.27 Command used : configure --host=x86_64-unknown-freebsd9 --cache=config.cache --disable-ntlm --disable-otp --disable-sample --enable-gssapi --with-des=no --with-gss-impl=mit The machine details build system type... x86_64-unknown-linux-gnu host system type... x86_64-unknown-freebsd9 target system type... x86_64-unknown-freebsd9 Can anyone help me how can we cross compile it ? -- Regards, Sachidananda Sahu