<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";color:#1F497D'>And right now xymon is winning!  I love the features of xymon, but in the many years I used BB I never had this much trouble compiling the product. Is xymon mainly used on the x86 nix boxes? How many folks are running on Solaris?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";color:#1F497D'>-Kevin<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Josh Luthman [mailto:josh@imaginenetworksllc.com] <br><b>Sent:</b> Tuesday, April 26, 2011 4:01 PM<br><b>To:</b> KING, KEVIN (ATTSI)<br><b>Cc:</b> xymon@xymon.com<br><b>Subject:</b> Re: [Xymon] errors compiling client on Solaris 8<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>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><o:p></o:p></p><div><p class=MsoNormal>On Tue, Apr 26, 2011 at 3:58 PM, KING, KEVIN (ATTSI) <<a href="mailto:KK1051@att.com">KK1051@att.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>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<o:p></o:p></p><div><div><p class=MsoNormal>><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><o:p></o:p></p></div></div></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>