Opened 16 years ago

Closed 8 years ago

#2102 closed defect (wontfix)

configuring --without-ogr ends up linking OGR-related libs

Reported by: hobu Owned by: warmerdam
Priority: normal Milestone:
Component: ConfigBuild Version: unspecified
Severity: trivial Keywords:
Cc: Mateusz Łoskot

Description

./configure --with-libtiff=internal \
            --with-geotiff=internal \ 
            --with-png=internal \
            --with-jpeg=internal \
            --without-ogr

ends up linking in GEOS, SQLite, cUrl, and expat if they are found.

Change History (8)

comment:1 by Mateusz Łoskot, 16 years ago

Cc: Mateusz Łoskot added

comment:2 by warmerdam, 15 years ago

Component: defaultConfigBuild
Milestone: 1.6.0

comment:3 by Jukka Rahkonen, 9 years ago

If this still a relevant ticket?

comment:4 by Mateusz Łoskot, 9 years ago

You need to relieve current state of autotools configuration

in reply to:  4 comment:5 by Mateusz Łoskot, 9 years ago

Replying to mloskot:

You need to relieve current state of autotools configuration

I mean, review

comment:6 by Jukka Rahkonen, 9 years ago

That will not be me. I can review old tickets but not anything that has to do with coding or compiling.

comment:7 by Jukka Rahkonen, 9 years ago

"ends up linking in GEOS, SQLite, cUrl, and expat if they are found"

Could it be that some of these are needed for raster drivers like SQLite for Rasterlite and GPKG and cUrl for WMS? Can't imagine for what GEOS would be necessary.

comment:8 by Jukka Rahkonen, 8 years ago

Resolution: wontfix
Status: newclosed

Too old and whole --without-ogr will probably fly out of the window soon http://comments.gmane.org/gmane.comp.gis.gdal.devel/40651.

Note: See TracTickets for help on using tickets.