[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hobbit latest trunk failing to compile on sparc solaris 9
- To: hobbit (at) hswn.dk, hobbitmon-developer (at) lists.sourceforge.net
- Subject: Hobbit latest trunk failing to compile on sparc solaris 9
- From: "Asif Iqbal" <vadud3 (at) gmail.com>
- Date: Wed, 19 Nov 2008 22:06:11 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=NLJ/ao8r/2FpLfuP3gw65ZPo83EHau7o6h4OWsomRAM=; b=ZU6T2fLttyy3l+ZRvhAS+2yjzr+bFFJIuBbIVHZ5ENdeirlF6N7hzrUyJoS4Pj2lBu U/hII6kTtToYRCrPTGR/rqPQOSA0HYqgthdcsbTlrxye5+0mXP2aqxmA4a5jvvVF1toI r4euzGexHQ6lxRjIRe53bm+gLismP06AN4LFw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=nOQqKcUd5wfsr+Pc4Dy0WcndglK9Kx4h1VZ8t/b9Ku8TcxZxkmaTP2i1bLN33DeXBY /w0lnKwqLiehwvJQ+URoGq8j+z26r5ZTKaUxMOUWY8S0koCA3PaBAARi84h9d0LVYHn4 zDsE1URxRJ21mfIlyNgIEvqysKtACXgEGYHPQ=
(hobbit)@hobbit:~/src/trunk$ ./configure
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility
Checking pre-requisites for building Hobbit
Checking for fping ...
Hobbit has a built-in ping utility (hobbitping)
However, it is not yet fully stable and therefore it
may be best to use the external fping utility instead.
I found fping in /usr/local/sbin/fping
Do you want to use it [Y/n] ?
Y
Checking to see if '/usr/local/sbin/fping 127.0.0.1' works ...
127.0.0.1 is alive
OK, will use '/usr/local/sbin/fping' for ping tests
NOTE: If you are using an suid-root wrapper, make sure the 'hobbit'
user is also allowed to run fping without having to enter passwords.
For 'sudo', add something like this to your 'sudoers' file:
hobbit: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping
Checking for RRDtool ...
Found RRDtool include files in /usr/local/rrdtool-1.0.42/include
Found RRDtool libraries in /usr/local/rrdtool-1.0.42/lib
Linking RRD with PNG library: -L/usr/sfw/lib -lpng -L/usr/lib -lz -lm
Checking for PCRE ...
Found PCRE include files in /usr/local/include
Found PCRE libraries in /usr/local/lib
Checking for zlib ...
test-zlib.c: In function `main':
test-zlib.c:20: error: `ZLIB_VERNUM' undeclared (first use in this function)
test-zlib.c:20: error: (Each undeclared identifier is reported only once
test-zlib.c:20: error: for each function it appears in.)
make: *** [test-compile] Error 1
ERROR: ZLIB include files found in /usr/include, but compile fails.
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu