[postgis-devel] [PostGIS] #678: Can't compile shp2pgsql or pgsql2shp under MingW
PostGIS
trac at osgeo.org
Fri Dec 3 05:55:01 PST 2010
#678: Can't compile shp2pgsql or pgsql2shp under MingW
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Do we have a new dependency? I get this error
{{{
shp2pgsql-core.h:17:21: libintl.h: No such file or directory
shp2pgsql-core.c: In function `GenerateLineStringGeometry':
shp2pgsql-core.c:389: warning: implicit declaration of function `gettext'
make[2]: *** [shp2pgsql-core.o] Error 1
make[2]: Leaving directory `/c/projects/PostGIS/trunk/loader'
make[1]: *** [staged-install] Error 2
make[1]: Leaving directory `/c/projects/PostGIS/trunk/regress'
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/678>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list