<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.17093" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=012540914-19042011><FONT face=Arial 
color=#0000ff size=2>Which version of GNU make are you using. I use GNU Make 
3.80 on AIX 5.3 and it works fine!</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> sonal kumar [mailto:nc.sonal@gmail.com] 
  <BR><B>Sent:</B> 19 April 2011 14:57<BR><B>To:</B> Morris, Chris (SS-IS); 
  d.altmann@aon.at<BR><B>Cc:</B> xymon@xymon.com<BR><B>Subject:</B> Re: [Xymon] 
  xymon 4.3.2 configuration error for rrdtool<BR></FONT><BR></DIV>
  <DIV></DIV>Hi Chris/Altmann
  <DIV><BR></DIV>
  <DIV>Thanks for giving the steps in detail.I made the changes in Makefile.AIX 
  and it went successfully.below are the last lines of configure</DIV>
  <DIV><BR></DIV>
  <DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>Using AIX Makefile 
  settings</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>Created Makefile with the 
  necessary information to build Xymon</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>Some defaults are used, so do 
  look at the Makefile before continuing.</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1><BR></FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>Configuration complete - now run 
  /usr/bin/gmake (GNU make) to build the tools</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1><BR></FONT></DIV>
  <DIV><FONT face="tahoma, sans-serif">But when I gave command gmake it again 
  gives error </FONT></DIV>
  <DIV><FONT face="tahoma, sans-serif"><BR></FONT></DIV>
  <DIV>
  <DIV><FONT face="verdana, sans-serif" size=1># /usr/bin/gmake</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>"build/Makefile.rules", line 13: 
  make: 1254-055 Dependency line needs colon or double colon 
  operator.</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>"build/Makefile.rules", line 16: 
  make: 1254-055 Dependency line needs colon or double colon 
  operator.</FONT></DIV>
  <DIV style="FONT-FAMILY: tahoma, sans-serif"><FONT face=Arial color=#0000ff 
  size=2></FONT><BR></DIV>
  <DIV style="FONT-FAMILY: tahoma, sans-serif">When I checked in google it says 
  that we need to used gmake,I am using gmake and already set the envirnoment 
  variables</DIV>
  <DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>MAKE=/usr/bin/gmake</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>MANPATH=/krb5/man:</FONT></DIV>
  <DIV><FONT face="verdana, sans-serif" size=1>Make=gmake</FONT></DIV></DIV>
  <DIV style="FONT-FAMILY: tahoma, sans-serif"><BR></DIV>
  <DIV style="FONT-FAMILY: tahoma, sans-serif">Please suggest</DIV></DIV><BR>
  <DIV class=gmail_quote>On Tue, Apr 19, 2011 at 2:46 PM, <SPAN dir=ltr><<A 
  href="mailto:Chris.Morris@rwe.com" 
  target=_blank>Chris.Morris@rwe.com</A>></SPAN> wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
    <DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>You need 
    to ensure that you are using GNU Make (gmake) and the Makefile.AIX in the 
    build directory should be :-</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2># Xymon 
    compile-time settings for a AIX system<BR>#</FONT></SPAN></DIV>
    <DIV> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>OSDEF = 
    -DAIX</FONT></SPAN></DIV>
    <DIV> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2># 
    NETLIBS: You may need to add -lresolv or similar to pick up network 
    libraries<BR>NETLIBS =</FONT></SPAN></DIV>
    <DIV> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>
    <DIV># Compile flags for normal build with gcc<BR></DIV>CC = gcc<BR>CFLAGS = 
    -O -D_REENTRANT $(OSDEF)</FONT></SPAN></DIV>
    <DIV> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>
    <DIV># Compile flags for normal build with IBM compiler<BR></DIV># CC = 
    cc<BR># CFLAGS = -g -O3 -qstrict -qcpluscmt -D_REENTRANT $(LFSDEF) 
    $(OSDEF)</FONT></SPAN></DIV>
    <DIV> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2># 
    Compile flags for debugging<BR># CFLAGS = -g -DDEBUG -D_REENTRANT $(LFSDEF) 
    $(OSDEF)</FONT></SPAN></DIV>
    <DIV> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2># Mail 
    program: This must support "CMD -s SUBJECT ADDRESS" to send out a mail with 
    a subject<BR># Typically, this will be "mail" or 
    "mailx"<BR>MAILPROGRAM="mail"<BR></FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV><BR>
    <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
      <DIV lang=en-us dir=ltr align=left>
      <HR>
      <FONT face=Tahoma size=2>
      <DIV><B>From:</B> <A href="mailto:xymon-bounces@xymon.com" 
      target=_blank>xymon-bounces@xymon.com</A> [mailto:<A 
      href="mailto:xymon-bounces@xymon.com" 
      target=_blank>xymon-bounces@xymon.com</A>] <B>On Behalf Of </B>sonal 
      kumar<BR></DIV><B>Sent:</B> 18 April 2011 14:42<BR><B>To:</B> <A 
      href="mailto:xymon@xymon.com" 
      target=_blank>xymon@xymon.com</A><BR><B>Subject:</B> [Xymon] xymon 4.3.2 
      configuration error for rrdtool<BR></FONT><BR></DIV>
      <DIV>
      <DIV></DIV>
      <DIV>
      <DIV></DIV>Hi team, 
      <DIV><BR></DIV>
      <DIV>I am trying to configure on xymon 4.3.2 on my AIX server 5.3 
      version.</DIV>
      <DIV>While running the configure.server script ,I am getting the below 
      error related to rrdtool.</DIV>
      <DIV><BR></DIV>
      <DIV>
      <P class=MsoNormal><I><SPAN 
      style="FONT-SIZE: 8pt; COLOR: #17365d">Checking for RRDtool 
      ...</SPAN></I></P>
      <P class=MsoNormal><I><SPAN 
      style="FONT-SIZE: 8pt; COLOR: #17365d">./configure.server[76]: -f:  
      not found.</SPAN></I></P>
      <P class=MsoNormal><I><SPAN 
      style="FONT-SIZE: 8pt; COLOR: #17365d">./configure.server[76]: -f:  
      not found.</SPAN></I></P>
      <P class=MsoNormal><I><SPAN style="FONT-SIZE: 8pt; COLOR: #17365d">Not 
      RRDtool 1.0.x, checking for 1.2.x</SPAN></I></P>
      <P class=MsoNormal><I><SPAN 
      style="FONT-SIZE: 8pt; COLOR: #17365d">./configure.server[76]: -f:  
      not found.</SPAN></I></P>
      <P class=MsoNormal><I><SPAN 
      style="FONT-SIZE: 8pt; COLOR: #17365d">./configure.server[76]: -f:  
      not found.</SPAN></I></P><SPAN 
      style="FONT-SIZE: 9pt; COLOR: #17365d">ERROR: RRDtool include files found 
      in /usr/include, but compile fails.</SPAN></DIV>
      <DIV><FONT face="Verdana, sans-serif" color=#17365d><SPAN 
      style="FONT-SIZE: 12px"><BR></SPAN></FONT></DIV>
      <DIV>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.</DIV>
      <DIV><BR></DIV>
      <P class=MsoNormal><I><SPAN style="FONT-SIZE: 8pt; COLOR: #17365d"># which 
      rrdtool</SPAN></I></P>
      <P class=MsoNormal><I><SPAN 
      style="FONT-SIZE: 8pt; COLOR: #17365d">/usr/bin/rrdtool</SPAN></I></P>
      <P class=MsoNormal><I><SPAN 
      style="FONT-SIZE: 8pt; COLOR: #17365d">root@sapsrp:/</SPAN></I></P>
      <P class=MsoNormal><I><SPAN style="FONT-SIZE: 8pt; COLOR: #17365d"># 
      whereis rrdtool</SPAN></I></P>
      <DIV><I><SPAN style="FONT-SIZE: 8pt; COLOR: #17365d">rrdtool: 
      /usr/bin/rrdtool /usr/include/rrdtool</SPAN></I></DIV>
      <DIV><I><SPAN 
      style="COLOR: rgb(23,54,93); FONT-FAMILY: Verdana, sans-serif">
      <DIV style="FONT-SIZE: 8pt">which gcc</DIV>
      <DIV style="FONT-SIZE: 8pt">/usr/bin/gcc</DIV>
      <DIV><SPAN 
      style="COLOR: rgb(0,0,0); FONT-STYLE: normal; FONT-FAMILY: arial"><I><FONT 
      size=1>LIBPATH=/usr/local/lib:/usr/lib:/usr/local/include/</FONT></I></SPAN></DIV></SPAN></I></DIV>
      <DIV><I><BR></I></DIV>
      <DIV><I><SPAN style="FONT-SIZE: 8pt; COLOR: #17365d"></SPAN></I>Please 
      suggest.<BR>-- <BR>Thanks & Regards<BR>Sonal kumar N 
      C<BR><BR></DIV></DIV></DIV></BLOCKQUOTE>
    <P><SPAN 
    style="FONT-SIZE: 8.2pt; FONT-FAMILY: 'MS Sans Serif'">**************************************************************************** 
    </SPAN></P>
    <P><SPAN style="FONT-SIZE: 8.2pt; FONT-FAMILY: 'MS Sans Serif'">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). 
    </SPAN></P>
    <P><SPAN 
    style="FONT-SIZE: 8.2pt; FONT-FAMILY: 'MS Sans Serif'"></SPAN> </P>
    <P><SPAN 
    style="FONT-SIZE: 8.2pt; FONT-FAMILY: 'MS Sans Serif'">***************************************************************************** 
    </SPAN></P>
    <P><SPAN 
    style="FONT-SIZE: 8.2pt; FONT-FAMILY: 'MS Sans Serif'"></SPAN> </P></DIV></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Thanks & Regards<BR>Sonal kumar N 
C<BR><BR></DIV></BLOCKQUOTE></BODY></HTML>