[postgis-devel] problem with makefile in MinGW in trunk

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Fri Jul 17 03:28:40 PDT 2009


nicklas.aven at jordogskog.no wrote:

> Here it comes
> /Nicklas

Okay - can you make the following change and see what PATH is displayed 
when you do a "make check"?


all: test

test check: ../postgis/postgis.sql ../loader/pgsql2shp ../loader/shp2pgsql
	sed 's,$$libdir/postgis,$(srcdir)/../postgis/libpostgis,g' 
../postgis/postgis.sql > postgis.sql
	echo $(PATH)
	@USE_VERSION=$(POSTGIS_PGSQL_VERSION) ./run_test $(TESTS)


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063



More information about the postgis-devel mailing list