
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Configuring nagiosplug from Nagios 1.3 with autoconf 2.13
- Date: Wed, 29 Apr 2009 13:24:54 +0100
- From: Josh Glover <jmglov@example.com>
- Subject: [tlug] Configuring nagiosplug from Nagios 1.3 with autoconf 2.13
Any autotools wizards out there who have an idea of how to debug the following?
: jglover@example.com; /usr/bin/autoreconf-2.13
: jglover@example.com; WANT_AUTOCONF=2.1
: jglover@example.com; ./configure
checking for a BSD-compatible install... /usr/bin/install -c
[...]
checking for dig... /usr/bin/dig
./configure: line 15344: syntax error near unexpected token `}'
./configure: line 15344: `$as_echo "no" >&6; }'
: jglover@example.com; echo $?
2
Full output of configure is here:
http://snippets.dzone.com/posts/show/7254
I simply have no idea of where to start. I looked at line 15344 of the
configure file, but nothing jumped out at me.
--
Cheers,
Josh
Home |
Main Index |
Thread Index