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

nicklas.aven at jordogskog.no nicklas.aven at jordogskog.no
Mon Jul 13 04:39:16 PDT 2009


Sorry, I don't know enough to understand what to do. How do I get a "plain" msys-shell about the path, is it the path I have put in environmet variables, then it is c:\MinGW\bin
the thing is that it works in other directories for make clean, but not for the regress directory.Here I paste the whole thing for make clean at the trunk r4134: $ make clean
make -C liblwgeom clean
make[1]: Entering directory `/c/thesrc/pg14/liblwgeom'
rm -f measures.o box2d.o ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwmpoint.o lwmline.o lwmpoly.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwutil.o lwalgorithm.o lwgunparse.o lwgparse.o lwsegmentize.o wktparse.tab.o lex.yy.o vsprintf.o    
rm -f liblwgeom.a 
make[1]: Leaving directory `/c/thesrc/pg14/liblwgeom'
make -C postgis clean
make[1]: Entering directory `/c/thesrc/pg14/postgis'
rm -f postgis-1.4.dll   libpostgis-1.4.a libpostgis-1.4dll.def
rm -f postgis.sql uninstall_postgis.sql postgis_upgrade.sql
rm -f lwgeom_pg.o lwgeom_debug.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o lwgeom_box.o lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_svg.o lwgeom_gml.o lwgeom_kml.o lwgeom_geojson.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o
rm -f postgis.sql.in uninstall_postgis.sql.in
make[1]: Leaving directory `/c/thesrc/pg14/postgis'
make -C loader clean
make[1]: Entering directory `/c/thesrc/pg14/loader'
make[1]: Leaving directory `/c/thesrc/pg14/loader'
make -C doc clean
make[1]: Entering directory `/c/thesrc/pg14/doc'
make -C html/image_src clean
make[2]: Entering directory `/c/thesrc/pg14/doc/html/image_src'
make[2]: Leaving directory `/c/thesrc/pg14/doc/html/image_src'
make[1]: Leaving directory `/c/thesrc/pg14/doc'
make -C regress clean
make[1]: Entering directory `/c/thesrc/pg14/regress'
rm -f postgis.sql 
make[1]: rm: Command not found
make[1]: *** [clean] Error 127
make[1]: Leaving directory `/c/thesrc/pg14/regress'
make: *** [test-clean] Error 2
  the error I sent before was from running make clean inside the regress folder. /Nicklas
2009-07-13 Mark Cave-Ayland wrote:

nicklas.aven at jordogskog.no wrote:
>
>> Then it seems to give exactly the same error-messages as in branch 1.4 
>> 
>> is it something strange with my mingw-installation or is it the same 
>> thing for you Regina?
>> or anyone else compiling with MinGW
>> 
>> /Nicklas
>
>How strange. What does PATH look like in a plain MSYS shell? Can you 
>type "make" on its own within that? And what are the exact errors you 
>are seeing?
>
>
>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/20090713/65969e7b/attachment.html>


More information about the postgis-devel mailing list