plugin for AIX6

Thomas Guyot-Sionnest dermoth at aei.ca
Mon Sep 28 13:13:10 CEST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 28/09/09 07:01 AM, nadia kheffache wrote:
> sorry, it 's exact, i have try with plugin 1.12 and 1.14, and i have the same error,
> 
> But how can i use LDFLAGS=" -lm " with ./configure? can you give me the syntaxe exactly please?
> like this: ./configure LDFLAGS=" -lm " ??

Exactly... You can also pass the LDFLAGS as environment variables, ex:

LDFLAGS=" -lm " ./configure

The latter is the equivalent of exporting that environment variable, i.e.:

export LDFLAGS=" -lm "
./configure


You may replace "-lm" with "-bloadmap" and "-bnoquiet" too and see if it
gives more details.

- --
Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKwJpG6dZ+Kt5BchYRArUTAJ4x0nmInhUnfgVCOyVOIs4lpRF5kwCgpMWP
uI2KqQyEY/NoxowbkyHMpeM=
=bMUi
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
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