[postgis-devel] [PostGIS] #616: change with-gdal to with-gdalconfig

PostGIS trac at osgeo.org
Sat Oct 23 08:05:17 PDT 2010


#616: change with-gdal to with-gdalconfig
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  jorgearevalo 
      Type:  defect   |      Status:  reopened     
  Priority:  medium   |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by robe):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 This sort of works -- I mean its picking up my gdal 1.8 even though that
 is not anywhere in my path except at the configure, but it is showing this
 error anyway.  So I suspect this may be a bogus error.


 {{{
 configure: WARNING: unrecognized options: --with-gdalconfig

   PostGIS is now configured for i686-pc-mingw32

  -------------- Compiler Info -------------
   C compiler:           gcc -g -O2
   C++ compiler:         g++ -g -O2

  -------------- Dependencies --------------
   GEOS config:          /c/projects/geos/rel-3.3.0/bin/geos-config
   GEOS version:         3.3.0
   GDAL config:          /c/projects/gdal/rel-trunk/bin/gdal-config
   GDAL version:         1.8.0
   PostgreSQL config:    /c/projects/pg/pg91/bin/pg_config
   PostgreSQL version:   PostgreSQL 9.1alpha1
   PROJ4 version:        46
   Libxml2 config:
 /c/projects/libxml/libxml2-2.7.6release/bin/xml2-config
   Libxml2 version:      2.7.6
   PostGIS debug level:  0
  -------------- Extensions --------------
   PostGIS Raster:       0.1.6d

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/616#comment:3>
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