[postgis-tickets] [PostGIS] #4279: Can't find proj

PostGIS trac at osgeo.org
Tue Dec 25 13:47:42 PST 2018


#4279: Can't find proj
-----------------------+---------------------------
 Reporter:  robe       |      Owner:  robe
     Type:  defect     |     Status:  new
 Priority:  blocker    |  Milestone:  PostGIS 2.3.9
Component:  buildbots  |    Version:  2.3.x
 Keywords:             |
-----------------------+---------------------------
 I noticed winnies and bessies failing on 2,4, 2.5 and 3.0

 with notice

 On bessie

 {{{
 00:52:01 checking for shared library run path origin... /bin/sh: cannot
 open build-aux/config.rpath: No such file or directory
 00:52:01 done
 00:52:01 checking for CFPreferencesCopyAppValue... no
 00:52:01 checking for CFLocaleCopyCurrent... no
 00:52:01 checking for GNU gettext in libc... no
 00:52:01 checking for iconv... yes
 00:52:02 checking for working iconv... yes
 00:52:02 checking for GNU gettext in libintl... no
 00:52:02 checking whether to use NLS... no
 00:52:02 checking for proj_api.h... no
 00:52:02 configure: error: could not find proj_api.h - you may need to
 specify the directory of a PROJ.4 installation using --with-projdir
 00:52:02 *** Error code 1
 00:52:02
 }}}

 On winnie


 {{{
 Using user-specified proj directory: /projects/proj/rel-4.9.3w64gcc48
 checking for proj_api.h... no
 configure: error: could not find proj_api.h - you may need to specify the
 directory of a PROJ.4 installation using --with-projdir
 }}}


 Seems to be a result of commit r17109  (for 2.5)  and related commits for
 3.0, 2.4  ( r17110 ), and 2.3

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4279>
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-tickets mailing list