The problem is certainly a Solaris vs Xymon code.<br><br clear="all">Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br>
<br><br><div class="gmail_quote">On Tue, Apr 26, 2011 at 3:58 PM, KING, KEVIN (ATTSI) <span dir="ltr"><<a href="mailto:KK1051@att.com">KK1051@att.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

And I followed this to the "T"<br>
<br>
Installation<br>
============<br>
Building the client package requires a working C compiler<br>
and GNU make on the target platform. None of the extra libraries<br>
needed for building Xymon are used by the client - so a<br>
plain C compiler installation with GNU make is all that is<br>
needed.<br>
<br>
To build the client:<br>
<br>
        - create a "xymon" userid on the system<br>
          (not required, but recommended).<br>
        - extract the Xymon source archive<br>
        - cd to the xymon-X.X directory<br>
        - run "./configure --client; make"<br>
        - as root, run "make install"<br>
<br>
The client installation is kept entirely within<br>
the "xymon" users' home-directory. All client-related<br>
files are in the ~xymon/client/ directory. If convenient,<br>
this directory can be copied directly to other systems<br>
of the same type, so you need not build the client from<br>
source on all systems.<br>
<br>
<br>
> -----Original Message-----<br>
> From: <a href="mailto:xymon-bounces@xymon.com">xymon-bounces@xymon.com</a> [mailto:<a href="mailto:xymon-bounces@xymon.com">xymon-bounces@xymon.com</a>] On<br>
> Behalf Of KING, KEVIN (ATTSI)<br>
> Sent: Tuesday, April 26, 2011 3:49 PM<br>
> To: <a href="mailto:xymon@xymon.com">xymon@xymon.com</a><br>
> Subject: [Xymon] errors compiling client on Solaris 8<br>
<div><div></div><div class="h5">><br>
> And Ideas?<br>
><br>
> Configuration complete - now run make -s (GNU make) to build the tools<br>
> xymon->make -s<br>
> Checking for socklen_t<br>
> Checking for snprintf<br>
> Checking for vsnprintf<br>
> Checking for rpc/rpcent.h<br>
> Checking for sys/select.h<br>
> Checking for u_int32_t typedef<br>
> Checking for PATH_MAX definition<br>
> Checking for SHUT_RD/WR/RDWR definitions<br>
> Checking for strtoll()<br>
> config.h created<br>
> loadhosts.c: In function `xmh_find_item':<br>
> loadhosts.c:226: warning: return discards qualifiers from pointer<br>
> target<br>
> type<br>
> loadhosts.c: In function `xmh_item_id':<br>
> loadhosts.c:625: warning: return discards qualifiers from pointer<br>
> target<br>
> type<br>
> msort.c: In function `msort':<br>
> msort.c:119: warning: passing arg 4 of `qsort' from incompatible<br>
> pointer<br>
> type<br>
> sendmsg.c: In function `sendtoxymond':<br>
> sendmsg.c:138: warning: 'sockfd' might be used uninitialized in this<br>
> function<br>
> stackio.c: In function `stackfgets':<br>
> stackio.c:424: warning: 'eolchar' might be used uninitialized in this<br>
> function<br>
> stackio.c:440: warning: 'eolchar' might be used uninitialized in this<br>
> function<br>
> timefunc.c: In function `timespec_text':<br>
> timefunc.c:147: warning: passing arg 2 of `getescapestring' from<br>
> incompatible pointer type<br>
> timefunc.c:126: warning: 'days' might be used uninitialized in this<br>
> function<br>
> timefunc.c:126: warning: 'starttime' might be used uninitialized in<br>
> this<br>
> function<br>
> timefunc.c:126: warning: 'endtime' might be used uninitialized in this<br>
> function<br>
> timefunc.c:126: warning: 'columns' might be used uninitialized in this<br>
> function<br>
> Undefined                       first referenced<br>
>  symbol                             in file<br>
> main<br>
> /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/crt1.o<br>
> ld: fatal: Symbol referencing errors. No output written to<br>
> setup-newfiles<br>
> collect2: ld returned 1 exit status<br>
> make[1]: *** [setup-newfiles] Error 1<br>
> make: *** [build-build] Error 2<br>
><br>
> Kevin H. King<br>
> Engineer V Implementations<br>
> AT&T<br>
> 404-444-0410<br>
> "You can not please everyone everyday, But everyday please everyone<br>
you<br>
> can" -me<br>
><br>
><br>
> _______________________________________________<br>
> Xymon mailing list<br>
> <a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
> <a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</div></div></blockquote></div><br>