<DIV>
<DIV>I'm still&nbsp;struggling to get RDDp pipe -&gt;RDDtool /Perl5.8/Windows&nbsp;XP&nbsp;working.&nbsp;Since I'm&nbsp;not entirely confident the binary/dependencies are ok. I decided to try to compile 1.3.0 under MSVC6.0.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Has anyone out there has tried this yet? I&nbsp;am not versed in the various&nbsp;auto build.config tools and scripts that many of you are probably using.&nbsp; After getting GNUWIN32 and GTK+ binaries&nbsp;for glib, pango, cairo, etc, and lots of custom work on&nbsp; config.h and some substraintial edits to the last distribution rrdtool msvc6.0 workspace/proejct files, I am down to a few linker errors (but then thats always the way).</DIV>
<DIV>&nbsp;</DIV>
<DIV>MSVC6.0 does not like the "inline" directives used with&nbsp; the newer rdd_write, rdd_flush, rdd_read, and rdd_tell calls.&nbsp; MSVC6.0 equates "inline" with C++, and so it throws errors.&nbsp; Replacing inline with "__inline" (which in MSVC6 is defined for C and C++) gets past this and compiles OK.&nbsp; I don't know if that can be cleanly #ifdef-ed or not.</DIV>
<DIV>&nbsp;</DIV>
<DIV>However, the Linker&nbsp;throws errors on these same calls:</DIV>
<DIV>error LNK2001: unresolved external symbol _rrd_write</DIV>
<DIV>error LNK2001: unresolved external symbol _rrd_read</DIV>
<DIV>error LNK2001: unresolved external symbol _rrd_fetch</DIV>
<DIV>error LNK2001: unresolved external symbol _rrd_tell</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'm not sure if thats directly related,&nbsp;I did set the "allow __inline" compiler directive.&nbsp; &nbsp;or if there's just a reference issue. </DIV>
<DIV>I&nbsp;did get&nbsp;a little lost in the rrd_write, rdd_read declares in rdd.h, which are 'OBSOLETED' and the HAVE_MMAP conditional defines for __rrd_read in rrd_open</DIV>
<DIV>&nbsp;</DIV>
<DIV>Can anyone advise?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV><BR>

-- 
<div> Be Yourself @ mail.com!<br>
Choose From 200+ Email Addresses<br>
Get a <b>Free</b> Account at <a href="http://www.mail.com/Product.aspx" target="_blank">www.mail.com</a>!</div>