Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2074 closed defect (fixed)

gdal-config needs adjustment for CONFIG_LIBS_INS for OSX framework

Reported by: kyngchaos Owned by: warmerdam
Priority: high Milestone: 1.5.0
Component: ConfigBuild Version: 1.5.0 betas/RCs
Severity: normal Keywords:
Cc:

Description

Because of the slightly different relation $INST_LIB has to $prefix in the OSX framework build, CONFIG_LIBS_INS is not set correctly for the gdal-config script. So any source that tries to use "gdal-config --libs" to get gdal link options will fail to link gdal.

Patch attached to set CONFIG_LIBS_INS correctly for a framework build in GDALmake.opt.in.

Attachments (1)

GDALmake.opt.in.patch (681 bytes ) - added by kyngchaos 16 years ago.

Download all attachments as: .zip

Change History (3)

by kyngchaos, 16 years ago

Attachment: GDALmake.opt.in.patch added

comment:1 by hobu, 16 years ago

Resolution: fixed
Status: newclosed

applied in r13285

comment:2 by hobu, 16 years ago

Milestone: 1.5.0
Note: See TracTickets for help on using tickets.