building NRPE statically

Barton, Murray M. Murray.Barton at woodside.com.au
Thu Aug 31 05:30:51 CEST 2006


I'm not a developer either :)  I have tried what you suggested here is
the output from configure-

LDFLAGS="-static" ./configure
checking for a BSD-compatible install... ./install-sh -c
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C
compiler cannot create executables

Thanks
Murray


-----Original Message-----
From: Marcus Fleige [mailto:mfleige at rhenus.de] 
Sent: Wednesday, 30 August 2006 4:28 PM
To: Barton, Murray M.
Cc: nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] building NRPE statically


Hi Murray,

Barton, Murray M. wrote:
> Hi,
> is there any way to build nrpe statically?  I have to deploy across  a
> large number of solaris boxes and I don't want to have to install
> 
>  openssl on all of them as well.  ./configure --help didn't give  me 
> any
> clues :(
> 

I am not an developer, but try the following:

LDFLAGS="-static" ./configure <your-config-options-here>
make all

Works for me.

Regards,

Marcus Fleige
--
EOF

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list