monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [monit-dev] how to build monit in OpenIndiana


From: Sandy Wong
Subject: Re: [monit-dev] how to build monit in OpenIndiana
Date: Thu, 25 Aug 2011 17:02:26 +0800

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
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/monit-dev





reply via email to

[Prev in Thread] Current Thread [Next in Thread]