Re: Cross-compile of 3rd-party extensions fails

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Boszormenyi Zoltan <zb@cybertec.at>
Cc: pgsql-hackers@postgresql.org, Hans-Juergen Schoenig <hs@cybertec.at>
Date: 2011-09-19T08:27:29Z
Lists: pgsql-hackers
On mån, 2011-09-19 at 10:16 +0200, Boszormenyi Zoltan wrote:
> [zozo@localhost postgis-1.5.3]$ mingw64-make
> 
> make -C liblwgeom
> make[1]: Entering directory `/home/zozo/Schönig-számlák/w64/nsis/9.0/postgis-1.5.3/liblwgeom'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/zozo/Schönig-számlák/w64/nsis/9.0/postgis-1.5.3/liblwgeom'
> make -C postgis
> make[1]: Entering directory `/home/zozo/Schönig-számlák/w64/nsis/9.0/postgis-1.5.3/postgis'
> /home/zozo/.wine/dosdevices/z:/usr/x86_64-w64-mingw32/sys-root/mingw/lib/postgresql/pgxs/src/makefiles/../../src/Makefile.port:63:
> *** target pattern contains no `%'.  Stop.
> make[1]: Leaving directory `/home/zozo/Schönig-számlák/w64/nsis/9.0/postgis-1.5.3/postgis'
> make: *** [postgis] Error 2

Having a colon in a file name is not going to work with make.