<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Nagiosplug-help] Building RPM Red Hat Lijnux 8.0?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>I've installed the RPM on RH 8 w/o any errors.</FONT>
</P>

<P><FONT SIZE=2>Daniel Jimenez</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Subhendu Ghosh [<A HREF="mailto:sghosh@sghosh.org">mailto:sghosh@sghosh.org</A>] </FONT>
<BR><FONT SIZE=2>Sent: Sunday, February 23, 2003 11:04 AM</FONT>
<BR><FONT SIZE=2>To: nagiosplug-help@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2>Subject: Re: [Nagiosplug-help] Building RPM Red Hat Lijnux 8.0?</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>RedHat 8.0 uses the newer autotools which are not fully supported by the </FONT>
<BR><FONT SIZE=2>existing package and probably won't be for a couple of months.</FONT>
</P>

<P><FONT SIZE=2>Try downgrading to automake 1.5 and autoconf 2.13</FONT>
</P>

<P><FONT SIZE=2>-sg</FONT>
</P>

<P><FONT SIZE=2>On Sun, 23 Feb 2003, Hugo van der Kooij wrote:</FONT>
</P>

<P><FONT SIZE=2>> Hi,</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I tried to rebuild the nagios-plugins but  ran into some autmoake </FONT>
<BR><FONT SIZE=2>> errors I</FONT>
<BR><FONT SIZE=2>> can not resolve myself. (Being a non-programmer not that surprising I </FONT>
<BR><FONT SIZE=2>> guess.)</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> The output I get after trying to run aclocal as instructed:</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.43645</FONT>
<BR><FONT SIZE=2>> + umask 022</FONT>
<BR><FONT SIZE=2>> + cd /usr/src/redhat/BUILD</FONT>
<BR><FONT SIZE=2>> + LANG=C</FONT>
<BR><FONT SIZE=2>> + export LANG</FONT>
<BR><FONT SIZE=2>> + cd /usr/src/redhat/BUILD</FONT>
<BR><FONT SIZE=2>> + rm -rf nagios-plugins</FONT>
<BR><FONT SIZE=2>> + /usr/bin/gzip -dc </FONT>
<BR><FONT SIZE=2>> + /usr/src/redhat/SOURCES/nagios-plugins-1.3b1.tar.gz</FONT>
<BR><FONT SIZE=2>> + tar -xf -</FONT>
<BR><FONT SIZE=2>> + STATUS=0</FONT>
<BR><FONT SIZE=2>> + '[' 0 -ne 0 ']'</FONT>
<BR><FONT SIZE=2>> + cd nagios-plugins</FONT>
<BR><FONT SIZE=2>> ++ /usr/bin/id -u</FONT>
<BR><FONT SIZE=2>> + '[' 0 = 0 ']'</FONT>
<BR><FONT SIZE=2>> + /bin/chown -Rhf root .</FONT>
<BR><FONT SIZE=2>> ++ /usr/bin/id -u</FONT>
<BR><FONT SIZE=2>> + '[' 0 = 0 ']'</FONT>
<BR><FONT SIZE=2>> + /bin/chgrp -Rhf root .</FONT>
<BR><FONT SIZE=2>> + /bin/chmod -Rf a+rX,g-w,o-w .</FONT>
<BR><FONT SIZE=2>> + aclocal</FONT>
<BR><FONT SIZE=2>> + autoconf</FONT>
<BR><FONT SIZE=2>> + autoheader</FONT>
<BR><FONT SIZE=2>> WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'</FONT>
<BR><FONT SIZE=2>> WARNING: and `config.h.top', to define templates for `config.h.in'</FONT>
<BR><FONT SIZE=2>> WARNING: is deprecated and discouraged.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> WARNING: Using the third argument of `AC_DEFINE' and</FONT>
<BR><FONT SIZE=2>> WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without</FONT>
<BR><FONT SIZE=2>> WARNING: `acconfig.h':</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> WARNING:   AC_DEFINE([NEED_MAIN], 1,</FONT>
<BR><FONT SIZE=2>> WARNING:             [Define if a function `main' is needed.])</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> WARNING: More sophisticated templates can also be produced, see the</FONT>
<BR><FONT SIZE=2>> WARNING: documentation.</FONT>
<BR><FONT SIZE=2>> autoheader: `plugins/config.h.in' is created</FONT>
<BR><FONT SIZE=2>> + automake</FONT>
<BR><FONT SIZE=2>> automake: configure.in: `AM_INIT_AUTOMAKE' must be used</FONT>
<BR><FONT SIZE=2>> automake: your implementation of AM_INIT_AUTOMAKE comes from an</FONT>
<BR><FONT SIZE=2>> automake: old Automake version.  You should recreate aclocal.m4</FONT>
<BR><FONT SIZE=2>> automake: with aclocal and run automake again.</FONT>
<BR><FONT SIZE=2>> plugins/Makefile.am: required file `./depcomp' not found</FONT>
<BR><FONT SIZE=2>> /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in </FONT>
<BR><FONT SIZE=2>> AM_CONDITIONAL</FONT>
<BR><FONT SIZE=2>> /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL</FONT>
<BR><FONT SIZE=2>> /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL</FONT>
<BR><FONT SIZE=2>> /usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL</FONT>
<BR><FONT SIZE=2>> error: Bad exit status from /var/tmp/rpm-tmp.43645 (%prep)</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> aclocal (GNU automake) 1.6.3</FONT>
<BR><FONT SIZE=2>> autoconf (GNU Autoconf) 2.53</FONT>
<BR><FONT SIZE=2>> autoheader (GNU Autoconf) 2.53</FONT>
<BR><FONT SIZE=2>> automake (GNU automake) 1.6.3</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> The original packe is without the aclocal command but I added it after </FONT>
<BR><FONT SIZE=2>> the</FONT>
<BR><FONT SIZE=2>> first error messages I got that told me moe or less to add aclocal:</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> autoheader: `plugins/config.h.in' is created</FONT>
<BR><FONT SIZE=2>> + automake</FONT>
<BR><FONT SIZE=2>> automake: configure.in: `AM_INIT_AUTOMAKE' must be used</FONT>
<BR><FONT SIZE=2>> automake: your implementation of AM_INIT_AUTOMAKE comes from an</FONT>
<BR><FONT SIZE=2>> automake: old Automake version.  You should recreate aclocal.m4</FONT>
<BR><FONT SIZE=2>> automake: with aclocal and run automake again.</FONT>
<BR><FONT SIZE=2>> plugins/Makefile.am: required file `./depcomp' not found</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
</P>
<BR>
<BR>
<BR>

<P><FONT SIZE=2>-------------------------------------------------------</FONT>
<BR><FONT SIZE=2>This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________</FONT></P>

<P><FONT SIZE=2>Nagiosplug-help mailing list Nagiosplug-help@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2><A HREF="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help" TARGET="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</A></FONT>
<BR><FONT SIZE=2>::: Please include plugins version (-v) and OS when reporting any issue. </FONT>
<BR><FONT SIZE=2>::: Messages without supporting info will risk being sent to /dev/null</FONT>
</P>

</BODY>
</HTML>