mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] [patch] gdal build fix


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] [patch] gdal build fix
Date: Mon, 15 Feb 2010 15:53:38 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Mark Brand <address@hidden> schrieb:
> The absence of "--with-sqlite3" allowed "configure" to be find native
> sqlite3. Cross building failed because of "-I/usr/include". It seems
> prudent to specify --with-spatialite for the same reason.

Since we don't have SpatiaLite, maybe it's a better idea to
explicitly disable it?

    --without-spatialite

And since SQLite is already part of mingw-cross-env, I think
we should add it to GDAL's dependencies.

In order to prevent future problems, I systematically went
through all configure options as reported by "./configure --help"
and explicitly enabled or disabled them. That's what we should
do anyway, ideally for every package.

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/7ba325b35881

Please check whether that solves the issue.


Greets,

    Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]