<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000099">
I'm having some issues compiling Nagios (natively, not through
MacPorts, etc) on two Mac servers. One is running 10.3, the other 10.4.
Both are PPC. Neither can be updated to 10.5 due to third party s/w
constraints.<br>
<br>
On the 10.3 server, after running ./configure it seems to end okay, but
I see the following when running "make all":<br>
<blockquote>configure: creating ./config.status<br>
config.status: creating gl/Makefile<br>
config.status: creating Makefile<br>
config.status: creating lib/Makefile<br>
config.status: creating plugins/Makefile<br>
config.status: creating lib/tests/Makefile<br>
config.status: creating plugins-root/Makefile<br>
config.status: creating plugins-scripts/Makefile<br>
config.status: creating plugins-scripts/subst<br>
config.status: creating plugins-scripts/utils.pm<br>
config.status: creating plugins-scripts/utils.sh<br>
config.status: creating perlmods/Makefile<br>
config.status: creating command.cfg<br>
config.status: creating test.pl<br>
config.status: creating pkg/solaris/pkginfo<br>
config.status: creating po/Makefile.in<br>
config.status: creating config.h<br>
config.status: config.h is unchanged<br>
config.status: executing depfiles commands<br>
config.status: executing po-directories commands<br>
config.status: creating po/POTFILES<br>
config.status: creating po/Makefile<br>
            --with-apt-get-command: /sw/bin/apt-get<br>
              --with-ping6-command: /sbin/ping6 -n -c %d %s<br>
               --with-ping-command: /sbin/ping -n -c %d %s<br>
                       --with-ipv6: yes<br>
                      --with-mysql: no<br>
                    --with-openssl: yes<br>
                     --with-gnutls: no<br>
               --enable-extra-opts: no<br>
                       --with-perl: /usr/bin/perl<br>
             --enable-perl-modules: no<br>
                     --with-cgiurl: /nagios/cgi-bin<br>
               --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin<br>
  <br>
/usr/local/src/nagios-plugins-1.4.13 root# make all<br>
cd . && /bin/sh
/usr/local/src/nagios-plugins-1.4.13/build-aux/missing --run autoheader<br>
configure.in:3: error: Autoconf version 2.59 or higher is required<br>
configure.in:3: the top level<br>
autom4te: /usr/bin/gm4 failed with exit status: 1<br>
autoheader: /usr/bin/autom4te failed with exit status: 1<br>
make: *** [config.h.in] Error 1<br>
</blockquote>
<br>
Obviously it would seem that I might need a newer version of Autoconf?
Any thoughts on a workaround or where I can get autoconf 2.59 or higher
for OS X 10.3 Server?<br>
<pre class="moz-signature" cols="72">-- 


  A. Davis
  Email:     <a class="moz-txt-link-abbreviated" href="mailto:nccomp@gmail.com">nccomp@gmail.com</a>

  "There is no limit to what a man can accomplish
   if he doesn't care who gets the credit." - Ronald Reagan
</pre>
</body>
</html>