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