<div>Hi Torsten,</div>
<div> </div>
<div>No that is set?</div>
<div> </div>
<div>bash-3.00# ./configure</div>
<div>Configuration script for Xymon</div>
<div>This script asks a few questions and builds a Makefile to compile Xymon</div>
<div>Checking your make-utility<br>Checking pre-requisites for building Xymon</div>
<div>Checking for fping ...<br>Hobbit has a built-in ping utility (hobbitping)<br>However, it is not yet fully stable and therefore it<br>may be best to use the external fping utility instead.<br>I found fping in /usr/local/sbin/fping<br>
Do you want to use it [Y/n] ?<br>Y<br>Checking to see if '/usr/local/sbin/fping 127.0.0.1' works ...<br>127.0.0.1 is alive<br>OK, will use '/usr/local/sbin/fping' for ping tests<br>NOTE: If you are using an suid-root wrapper, make sure the 'hobbit'<br>
      user is also allowed to run fping without having to enter passwords.<br>      For 'sudo', add something like this to your 'sudoers' file:<br>      hobbit: ALL=(ALL) NOPASSWD: /usr/local/sbin/fping</div>

<div> </div>
<div><font color="#ff0000">Checking for RRDtool ...<br>test-rrd.c: In function `main':<br>test-rrd.c:30: error: too few arguments to function `rrd_graph'<br>gmake: *** [test-compile] Error 1<br>Not RRDtool 1.0.x, checking for 1.2.x<br>
Found RRDtool include files in /usr/local/rrdtool-1.2.19/include<br>ERROR: RRDtool library files found in /usr/local/rrdtool-1.2.19/lib, but link fails.</font><br><font color="#3366ff">bash-3.00# echo $MAKE<br>/usr/sfw/bin/gmake<br>
bash-3.00# echo $PATH<br>/usr/sbin:/usr/bin:/usr/local/bin/<br>bash-3.00#</font><br><br></div>
<div>Any ideas?  <br></div>
<div class="gmail_quote">On Mon, Oct 19, 2009 at 1:03 PM, <a href="mailto:bb4@richter-it.net">bb4@richter-it.net</a> <span dir="ltr"><<a href="mailto:bb4@richter-it.net">bb4@richter-it.net</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>Hi Shaun,<br><br>do you have gcc installed?<br>Just check with find / -name gcc -type f -ls and it should display something like that:<br><br>22054  128 -r-xr-xr-x   3 root     bin        121804 Feb 22  2008 /usr/sfw/bin/gcc<br>
<br>If thats the case you just have to add /usr/sfw/bin (or whatever path is displayed there) to your PATH environment variable.<br>Otherwise you have to install gcc.<br><br>HTH<br>Torsten<br><br>Shaun Phillips <<a href="mailto:tainted.soul69@googlemail.com" target="_blank">tainted.soul69@googlemail.com</a>> hat am 19. Oktober 2009 um 13:07 geschrieben: 
<div>
<div></div>
<div class="h5"><br><br>> Hi everyone,<br>> <br>> Anyone else get this compiling Hobbit 4.2.3 on Solaris 10  (zone)<br>> <br>> *Checking for RRDtool ...<br>> <strong>gmake: gcc: Command not found</strong><br>
> gmake: *** [test-compile] Error 127<br>> Not RRDtool 1.0.x, checking for 1.2.x<br>> gmake: gcc: Command not found<br>> gmake: *** [test-compile] Error 127<br>> ERROR: RRDtool include files found in /usr/local/rrdtool-1.2.19/include, but<br>
> compile fails.<br>> *<br>> <br>> I've got rrdtool-1.2.19-sol10-sparc-local installed?<br></div></div></div></blockquote></div><br>