[postgis-devel] PostGIS 1.5 beta2

Paragon Corporation lr at pcorp.us
Fri Jan 15 00:37:25 PST 2010


Nicklas,
 
I forgot which error you get.  Mine gets screwed up by the sed thing so I
usually have to cut that out and hard code the postgis.sql path. Worked
perfectly in 1.4 as I didn't have to do any of that.  Things went downhill
when we introduced that pre install make check
 
Snippet of my error log looks like this.
 
c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/pgxs.mk:209: warning:
ignoring old commands for target `clean'
gcc -g -O2  -DDLL_EXPORT -DPIC  -Wall -Wmissing-prototypes stringbuffer.o
shpopen.o dbfopen.o getopt.o shp2pgsql-core.o shp2pgsql-cli.o
../liblwgeom/liblwgeom.a -o shp2pgsql.exe -liconv -lm 
gcc -g -O2  -DDLL_EXPORT -DPIC  -Wall -Wmissing-prototypes shpopen.o
dbfopen.o getopt.o pgsql2shp.o ../liblwgeom/liblwgeom.a -liconv
-Lc:/projects/pg/pg83/lib -lpq -lm -o pgsql2shp.exe 
gcc -g -O2  -DDLL_EXPORT -DPIC  -Wall -Wmissing-prototypes -mwindows
stringbuffer.o shpopen.o dbfopen.o shp2pgsql-core.o shp2pgsql-gui.o getopt.o
../liblwgeom/liblwgeom.a shp2pgsql-gui.res -o shp2pgsql-gui.exe
-Lc:/gtkbundle/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 -lgio-2.0
-lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lpango-1.0
-lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl   -liconv
-Lc:/projects/pg/pg83/lib -lpq -lm 
/bin/sh.exe
c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/../../config/install-sh
-c shp2pgsql-gui.exe
/c/projects/postgis/trunk/regress/00-regress-install/bin
/bin/sh.exe
c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/../../config/install-sh
-c pgsql2shp.exe /c/projects/postgis/trunk/regress/00-regress-install/bin
/bin/sh.exe
c:/projects/pg/pg83/lib/POSTGR~1/pgxs/src/MAKEFI~1/../../config/install-sh
-c shp2pgsql.exe /c/projects/postgis/trunk/regress/00-regress-install/bin
make[2]: Leaving directory `/c/projects/postgis/trunk/loader'
sed 's,$libdir,/c/projects/postgis/trunk/regress/00-regress-install/lib,g'
../postgis/postgis.sql > postgis.sql
Creating spatial db postgis_reg 
 
createlang: language "plpgsql" is already installed in database
"postgis_reg"
ERROR:  function postgis_lib_version() does not exist
LINE 1: select postgis_lib_version()
 
 

  _____  

From: postgis-devel-bounces at postgis.refractions.net
[mailto:postgis-devel-bounces at postgis.refractions.net] On Behalf Of Nicklas
Avén
Sent: Friday, January 15, 2010 2:19 AM
To: PostGIS Development Discussion
Subject: Re: [postgis-devel] PostGIS 1.5 beta2


Do you get the same error on make check as I did, Regina? 
 
/Nicklas

2010-01-14 Paragon Corporation wrote:

+1 (make check still doesn't work for me, but I'd still like a beta 2)
>
>Thanks,
>Regina
>
>________________________________________
>From: postgis-devel-bounces at postgis.refractions.net
>[postgis-devel-bounces at postgis.refractions.net] On Behalf Of Paul Ramsey
>[pramsey at opengeo.org]
>Sent: Thursday, January 14, 2010 3:29 PM
>To: PostGIS Development Discussion
>Subject: [postgis-devel] PostGIS 1.5 beta2
>
>Call for votes on releasing beta2, now that the install process seems to be
>fixed up.
>
>+1 !
>
>P
>_______________________________________________
>postgis-devel mailing list
>postgis-devel at postgis.refractions.net
>http://postgis.refractions.net/mailman/listinfo/postgis-devel
>-----------------------------------------
>The substance of this message, including any attachments, may be
>confidential, legally privileged and/or exempt from disclosure pursuant to
>Massachusetts law. It is intended solely for the addressee. If you received
>this in error, please contact the sender and delete the material from any
>computer.
>
>
>
>_______________________________________________
>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/20100115/c2a3c41e/attachment.html>


More information about the postgis-devel mailing list