[GRASS-dev] Re: [GRASS GIS] #1271: osgeo4w patch update
GRASS GIS
trac at osgeo.org
Sat Feb 12 18:35:42 EST 2011
#1271: osgeo4w patch update
-------------------------+--------------------------------------------------
Reporter: jef | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: major | Milestone: 6.4.1
Component: Default | Version: svn-releasebranch64
Keywords: | Platform: MSWindows Vista
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by hellik):
Hi Hamish
Replying to [comment:4 hamish]:
> mostly I'm insterested to know if there are bugfixes in there we should
know about, >what is needed for a osgeo4w compile, what are cosmetic
changes, and what in there is >local preference/
> personal setup.
I've tried to extract only these things that seems to be necessary to
compile in osgeo4w.
see also http://lists.osgeo.org/pipermail/grass-
dev/2011-February/053420.html
{{{
Hi Helmut,
On Sat, 12. Feb 2011 at 00:22:51 +0100, Helmut Kudrnovsky wrote:
> "
> [...]
> checking for location of zlib includes...
> checking for zlib.h... yes
> checking for location of zlib library...
> checking for deflate in -lz... no
> configure: error: *** Unable to locate zlib library."
The MinGW cruft was removed from osgeo4w (maybe still not complete, but
anyway). I updated my package.sh accordingly (see ticket #1271).
For starters the mingw-libs package with the library copies (foo.lib =>
libfoo.a) are gone and package.sh now copies them before running
configure.
That's probably what hits you here.
Jürgen
}}}
some comments:
- grass64svn_osgeo4w_gdal18_geos.patch: gdal-config and geos-config seem
not be delivered anymore by osgeo4w, so therefore included in the grass-
svn
- there are compiling errors in lib/proj, therefore
grass64svn_osgeo4w_libproj.patch
- it seems that osgeo4w doesn't include projects.h, therefore
grass64svn_osgeo4w_gregion.patch. but maybe this should be an osgeo4w-
issue?
best regards
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1271#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list