<div>Hi Mark, </div>
<div>&nbsp;</div>
<div>I think I had the same problem&nbsp;as you and had found the fix from Internet, here is the procedure to fix your problem, </div>
<div>&nbsp;</div>
<div>IR=-I/usr/local/include<br>CPPFLAGS=&quot;$IR $IR/libart-2.0 $IR/freetype2 $IR/libpng12&quot;<br>LDFLAGS=&quot;-L/usr/local/lib&quot;<br>CFLAGS=-03<br>export CPPFLAGS LDFLAGS CFLAGS</div>
<div>&nbsp;</div>
<div>this should make configure run smoothly, but I&#39;m not sure that will make the compiling run properly, which had been sent to this maillist yesterday without any reply:(</div>
<div>&nbsp;</div>
<div>Hope this help you. </div>
<div>&nbsp;</div>
<div>Tiger Wang<br><br>&nbsp;</div>
<div><span class="gmail_quote">2008/2/18, Andy Riebs &lt;<a href="mailto:andy.riebs@hp.com">andy.riebs@hp.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Mark,<br><br>From the information that you&#39;ve provided, one might conclude that<br>you&#39;re trying to build rrd-tool version 0.19 with a COBOL compiler<br>
running on an Atari game console, using the command&nbsp;&nbsp;&quot;cobble --noquick&quot;<br>and the error message you are getting is &quot;Floppy device is too fast to<br>be slow.&quot;<br><br>Do I have that right? Are there other details that you can provide that<br>
might improve the readers&#39; understanding and help us to answer your<br>question?<br><br>Regards,<br>/andy<br><br>Mark Smith wrote:<br>&gt; Hello All,<br>&gt; I am currently having problems with trying to build rrd-tool. I get the<br>
&gt; error about being unable to find FreeType2, LibPNG, and LibArt. I know I<br>&gt; have to edit the compile flags, but I don&#39;t know how to and where to do<br>&gt; this, any help would be appreciated.<br>&gt;<br>&gt; Thanks<br>
&gt; Mark Smith<br>&gt;<br>&gt; --<br>&gt; This message has been scanned for viruses and<br>&gt; dangerous content by MailScanner, and is<br>&gt; believed to be clean.<br>&gt;<br>&gt; _______________________________________________<br>
&gt; rrd-users mailing list<br>&gt; <a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><br>&gt; <a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br>
<br>_______________________________________________<br>rrd-users mailing list<br><a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><br><a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br>
</blockquote></div><br>