<div dir="ltr">I'm working on packaging 7.0.1 (well, writing a new ebuild) for Gentoo Linux. When testing a totally stripped down configuration (ie, everything disabled that could be), I ran into a couple of compile errors.  Here are things that need to be fixed:<div><br></div><div>#1: ./lib/raster/open.c needs to include <errno.h> explicitly. Otherwise errno is undefined at line 595.<br></div><div><br></div><div>#2: ./general/g.proj/main.c declares the variable "inepsg" only if HAVE_OGR is defined, but then uses this symbol outside "#ifdef HAVE_OGR" in lines 302 and 322. I'm not exactly sure how to fix this.</div><div><br></div><div>--</div><div>Soren Harward</div><div><a href="mailto:stharward@gmail.com">stharward@gmail.com</a></div><div><br></div><div><br></div>







</div><div dir="ltr">-- <br></div><div dir="ltr"><p dir="ltr">Soren Harward<br>
<a href="mailto:stharward@gmail.com">stharward@gmail.com</a></p>
</div>