[Xymon] xymon 4.3.2 configuration error for rrdtool

Chris.Morris at rwe.com Chris.Morris at rwe.com
Tue Apr 19 11:16:22 CEST 2011


You need to ensure that you are using GNU Make (gmake) and the
Makefile.AIX in the build directory should be :-
 
# Xymon compile-time settings for a AIX system
#
 
OSDEF = -DAIX
 
# NETLIBS: You may need to add -lresolv or similar to pick up network
libraries
NETLIBS =
 
# Compile flags for normal build with gcc
CC = gcc
CFLAGS = -O -D_REENTRANT $(OSDEF)
 
# Compile flags for normal build with IBM compiler
# CC = cc
# CFLAGS = -g -O3 -qstrict -qcpluscmt -D_REENTRANT $(LFSDEF) $(OSDEF)
 
# Compile flags for debugging
# CFLAGS = -g -DDEBUG -D_REENTRANT $(LFSDEF) $(OSDEF)
 
# Mail program: This must support "CMD -s SUBJECT ADDRESS" to send out a
mail with a subject
# Typically, this will be "mail" or "mailx"
MAILPROGRAM="mail"

 


________________________________

	From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com]
On Behalf Of sonal kumar
	Sent: 18 April 2011 14:42
	To: xymon at xymon.com
	Subject: [Xymon] xymon 4.3.2 configuration error for rrdtool
	
	
	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.
	-- 
	Thanks & Regards
	Sonal kumar N C
	
	


**************************************************************************** 
The information contained in this email is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination or copying of the message or associated attachments is strictly prohibited. If you have received this email in error, please contact the sender by return email or call 01793 877777 and ask for the sender and then delete it immediately from your system.Please note that neither the RWE Group of Companies nor the sender accepts any responsibility for viruses and it is your responsibility to scan attachments (if any). 

***************************************************************************** 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20110419/db9632ab/attachment.html>


More information about the Xymon mailing list