William Kyngesburye wrote:

> > > wrote:
> > ...
> >> Right; I committed at the point that everything built okay on my
> >> system.
> >>
> >
> > I have tried again after svn update and "make distclean":
> > It now compiles ok. Thanks for the quick fixes.
> 
> Still problems on OSX.
> 
> g.proj is still missing GDAL.
> 
> g.region, r.horizon, r.sun, r.sunmask, i.latlong are missing PROJ.
> 
> v.select is missing GEOS (GEOS is configuring for me).

I've replaced most of the LIBES= and DEPENDENCIES= settings with data
from the linkage database. It should fix all of the above issues,
although it may have introduced some new ones (a total of 320
Makefiles were modified).

In particular, I suspect that some of them will need to have
dependencies for ICONVLIB, INTLLIB, SOCKLIB, XDRLIB, and REGEXLIB
added (these provide functionality which is part of GNU libc, so they
don't show up on Linux).

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to