<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Sorry to be a pain,</div><div><br></div><div><br></div>So I have deleted the binary and tried to compile grass from source code. I am getting an error which is the same error that I have been getting after several hundred hours of tying to compile grass which is why I stopped trying to compile it. I installed Cairo through the GRASS <a href="http://www.kyngchaos.com/software:frameworks">http://www.kyngchaos.com/software:frameworks</a>. The error is…<div><br></div><div><br></div><div>###################</div><div><br></div><div>Unable to locate cairo_create</div><div><br></div><div>###################</div><div><br></div><div><br></div><div>The  ./configure script I am using is..</div><div><br></div><div>--with-cairo --with-cairo-includes="/Library/Frameworks/cairo.framework/unix/include/cairo /Library/Frameworks/cairo.framework/unix/include" --with-cairo-libs=/Library/Frameworks/cairo.framework/unix/lib --with-cairo-ldflags="-lcairo"</div><div><br></div><div>I have seen this error issue as far back as 2011.</div><div><br></div><div><br></div><div>Does anyone have any suggestions to a fix around?</div><div><br></div><div>Thanks,</div><div><br></div><div>-robert brown</div><div><br></div><div><br></div><div><div><div>On Feb 27, 2013, at 10:02 AM, Martin Landa <<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>some compilation errors should be fixed in r55243.<br><br>local_proto.h:1:20: error: stdlib.h: No such file or<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div class="im">directo</div></div></blockquote><div><br>seems like standard header are missing on your computer. Try to install them, eg. on Debian/Ubuntu<br><br>sudo apt-get install libc6-dev<br>
</div></div><br>Martin<br><br>-- <br>Martin Landa <landa.martin <a href="http://gmail.com/" target="_blank">gmail.com</a>> * <a href="http://geo.fsv.cvut.cz/~landa" target="_blank">http://geo.fsv.cvut.cz/~landa</a>
</blockquote></div><br></div></body></html>