[GRASS-dev] compiling relbrand64 fails on windows

Glynn Clements glynn at gclements.plus.com
Sun Sep 2 13:23:10 PDT 2012


Helmut Kudrnovsky wrote:

> tested here in the osgeo4w-environment on a WinVista-32bit-box, svn-checkout
> today:
> 
> GRASS GIS compilation log
> -------------------------
> Started compilation: Fri Aug 31 15:48:36 GMT 2012
> --
> Errors in:
> /osgeo4w/usr/src/grass643svn/lib/form
> /osgeo4w/usr/src/grass643svn/lib/vector/diglib
> /osgeo4w/usr/src/grass643svn/lib/init
> [...]
> 
> 
> syringia at NADA /osgeo4w/usr/src/grass643svn/lib/form
> $ make
> o /osgeo4w/usr/src/grass643svn/dist.i686-pc-msys/lib/libgrass_form.6.4.3svn

The "o" indicates that SHLIB_LD is empty, while the missing ".dll"
suffix indicates that SHLIB_SUFFIX is empty.

I have no idea why it would only affect these specific libraries; or
are you doing an incremental build (no "make clean")?

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list