Hi Phil,
Thanks for the suggestion, even-after setting Make,its giving same error.If you have any other suggestions please let me know.
root at sapsrp:/usr/software/xymon-4.3.2
export MAKE=make
root at sapsrp:/usr/software/xymon-4.3.2
./configure.server
Configuration script for Xymon This script asks a few questions and builds a Makefile to compile Xymon
Checking pre-requisites for building Xymon
Checking for fping ... Xymon has a built-in ping utility (xymonping) However, it is not yet fully stable and therefore it may be best to use the external fping utility instead. I found fping in /usr/sbin/fping Do you want to use it [Y/n] ? Y Checking to see if '/usr/sbin/fping 127.0.0.1' works ... 127.0.0.1 is alive OK, will use '/usr/sbin/fping' for ping tests NOTE: If you are using an suid-root wrapper, make sure the 'xymond' user is also allowed to run fping without having to enter passwords. For 'sudo', add something like this to your 'sudoers' file: xymon ALL=(ALL) NOPASSWD: /usr/sbin/fping
Checking for RRDtool ... cc: not found
make: 1254-004 The error code from the last command is 1.
Stop. Not RRDtool 1.0.x, checking for 1.2.x cc: not found
make: 1254-004 The error code from the last command is 1.
Stop. ERROR: RRDtool include files found in /usr/include, but compile fails.
On Tue, Apr 19, 2011 at 5:38 AM, Phil Crooker <Phil.Crooker at orix.com.au>wrote:
It looks like the $MAKE variable isn't set from the configure.server script. I haven't had this issue, but anyway, just try setting it manually:
export MAKE=make
Then give it a go.
On 4/18/2011 at 11:11 PM, in message <BANLkTikLj8APQg468O8Q-tVx1JRdK6qBOA at mail.gmail.com>, sonal kumar <nc.sonal at gmail.com> wrote: Hi team,
I am trying to configure on xymon 4.3.2 on my AIX server 5.3 version. While running the configure.server script ,I am getting the below error related to rrdtool.
*Checking for RRDtool ...*
*./configure.server[76]: -f: not found.*
*./configure.server[76]: -f: not found.*
*Not RRDtool 1.0.x, checking for 1.2.x*
*./configure.server[76]: -f: not found.*
*./configure.server[76]: -f: not found.* ERROR: RRDtool include files found in /usr/include, but compile fails.
I have already packages related to rrdtool i.e rrdtool-1.2.30.tar.gz and also have the gcc and other related prerequisites,as given below,and already declared the environment variables,libpaths.
*# which rrdtool*
*/usr/bin/rrdtool*
*root at sapsrp:/*
*# whereis rrdtool* *rrdtool: /usr/bin/rrdtool /usr/include/rrdtool* * which gcc /usr/bin/gcc LIBPATH=/usr/local/lib:/usr/lib:/usr/local/include/ * * * **Please suggest.
This message from ORIX Australia might contain confidential and/or privileged information. If you are not the intended recipient, any use, disclosure or copying of this message (or of any attachments to it) is not authorised.
If you have received this message in error, please notify the sender immediately and delete the message and any attachments from your system. Please inform the sender if you do not wish to receive future communications by email.
ORIX handles personal information according to a Privacy Policy that is consistent with the National Privacy Principles. Please let us know if you would like a copy. It is also available at http://www.orix.com.au .
-- Thanks & Regards Sonal kumar N C