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

nicklas.aven at jordogskog.no nicklas.aven at jordogskog.no
Fri Jul 17 03:34:25 PDT 2009


it didn't like it  make -C regress check
make[1]: Entering directory `/c/thesrc/pg15_ny/regress'
Makefile:82: *** missing separator.  Stop.
make[1]: Leaving directory `/c/thesrc/pg15_ny/regress'
make: *** [check] Error 2
 /Nicklas

2009-07-17 Mark Cave-Ayland wrote:

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
>_______________________________________________
>postgis-devel mailing list
>postgis-devel at postgis.refractions.net
>http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20090717/754a36f5/attachment.html>


More information about the postgis-devel mailing list