[postgis-devel] PostGIS 1.2.0 build error on FC7 + gcj

Devrim GUNDUZ devrim at CommandPrompt.com
Wed Dec 27 14:30:11 PST 2006


Hello,

Good news first: PostGIS was approved for Fedora Core Extras. That means
it will be easy for Fedora Core (and Red Hat) users to install PostGIS.

I got an error while building PostGIS on FC-7:

http://buildsys.fedoraproject.org/logs/fedora-development-extras/24645-postgis-1.2.0-3.fc7/i386/build.log

Please note that I'm using gcj for package build. On FC-6, I get the
following warnings instead of those errors:

=======================================================================================

----------
1. WARNING in src/org/postgis/DriverWrapper.java (at line 265)
        pgconn.addDataType("geometry", "org.postgis.PGgeometry");
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method addDataType(String, String) from the type PGConnection is deprecated
----------
2. WARNING in src/org/postgis/DriverWrapper.java (at line 270)
        pgconn.addDataType("box3d", "org.postgis.PGbox3d");
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method addDataType(String, String) from the type PGConnection is deprecated
----------
=======================================================================================

So that means we may need to change something in PostGIS source code.

Any comments?

Regards,
-- 
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20061228/8ffe0a00/attachment.sig>


More information about the postgis-devel mailing list