Hi,

After try the below command, the cross compiling issues as below:

configure: error: cannot run C compiled programs.
If you meant to cross compile, use '--host'.


On Thu, 2011-08-25 at 09:01 +0200, Martin Pala wrote:
> Hello,
> 
> if you have some specific problems during the compilation, please provide 
> details.
> 
> OpenIndiana will be probably similar to Nevada/Solaris11 … you need, gmake, 
> gccc and can compile it like this:
> 
> wget http://www.mmonit.com/monit/dist/monit-5.2.5.tar.gz
> gtar -xzf monit-5.2.5.tar.gz
> cd monit-5.2.5
> CFLAGS='-m64' LDFLAGS='-m64' ./configure --with-ssl-lib-dir=/lib
> gmake
> gmake install
> 
> 
> Regards,
> Martin
> _______________________________________________
> monit-dev mailing list
> monit-dev@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/monit-dev



_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to