[postgis-devel] problem with makefile in MinGW in trunk
nicklas.aven at jordogskog.no
nicklas.aven at jordogskog.no
Mon Jul 13 13:49:21 PDT 2009
Yes, the patch helped "make clean", but "make check" still gives: make[1]: Leaving directory `/c/thesrc/pg15/liblwgeom/cunit'
make -C regress check
make[1]: Entering directory `/c/thesrc/pg15/regress'
sed 's,$libdir/postgis,/c/thesrc/pg15/regress/../postgis/libpostgis,g' ../postgis/postgis.sql > postgis.sql
./run_test: psql: command not found
Creating spatial db postgis_reg
./run_test: createdb: command not found
./run_test: createlang: command not found
./run_test: psql: command not found Something went wrong (no postgis installed in postgis_reg).
For details, check /tmp/pgis_reg_4372/regress_logmake[1]: *** [check] Error 1
make[1]: Leaving directory `/c/thesrc/pg15/regress'
make: *** [check] Error 2
ThanksNicklas
2009-07-13 Mark Cave-Ayland wrote:
nicklas.aven at jordogskog.no wrote:
>>
>> yes, exactly the same as me.
>> But this is a new fenomena. Not very long time ago it worked fine,
>> butnow both the trunk and 1.4 branch gives the same error.
>> I found an old makefile (in regression folder) from a few months ago and
>> commented some rows that differed from the old one, as described earlier
>> in this thread and then "make clean" worked again. But make check still
>> didn't work. I don't know if there is anything in common between the
>> errors, but in both cases it is screaming after commands that should be
>> available.
>>
>> /Nicklas
>
>After a bit of a play on my Win32 virtual, it looks like the ":" in the
>PGSQL_BINDIR variable is causing the PATH processor to choke. The
>attached patch seems to fix things for me - can you please test?
>
>
>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/1811ceec/attachment.html>
More information about the postgis-devel
mailing list