[GRASS-user] Building 6.5svn on 64-bit architecture

Rich Shepard rshepard at appl-ecosys.com
Fri Jan 20 22:16:12 EST 2012


On Sat, 21 Jan 2012, Glynn Clements wrote:

> It's impossible to say without more information (e.g. exact errors
> messages).

   I'll do a screenshot tomorrow and send that.

> The main issue is that everything has to use the same architecture:
> you can't link a 32-bit executable against 64-bit libraries or vice
> versa.

   Of course! I should mention that GRASS 6.5svn successfully built on this
laptop before. I ran 'svn up', configured, and tried to make it.

> If you need to use any libraries which you compiled yourself, ensure that
> they were built as 64-bit. Don't point any --with-*-includes= options to
> directories containing 32-bit libraries.

   Not applicable. Everything on that box was built on that box; most with
SlackBuild scripts.

   Here're the configuration options:

--with-postgres --with-sqlite --with-cairo --with-freetype --with-cxx \
--with-geos=usr/bin/geos-config --with-gdal=/usr/bin/gdal-config \
--with-python=/usr/bin/python-config --with-wxwidgets=/usr/bin/wx-config \
--enable-largefile --with-postgres-includes=/usr/local/pgsql/include/ \
--with-postgres-libs=/usr/local/pgsql/lib/ --with-openmp\
--with-sqlite-includes=/usr/include/ --with-sqlite-libs=/usr/lib/

Thanks,

Rich


More information about the grass-user mailing list