Opened 18 years ago

Last modified 15 years ago

#1242 closed defect

OGDI needs PROJ headers — at Version 2

Reported by: kyngchaos@… Owned by: warmerdam
Priority: high Milestone: 1.5.4
Component: ConfigBuild Version: unspecified
Severity: major Keywords: ogdi
Cc:

Description (last modified by warmerdam)

In doing some more odd build situations, I found that OGDI (both raster and vector) needs the PROJ headers.  I had PROJ built into it's own folder, isolated from everything else, so it's not in any other header path that might happen to be in common/default paths.  OGDI couldn't find projects.h.

For frmts/ogdi/gnumakefile and ogr/ogrsf_frmts/ogdi/gnumakefile, I added $(PROJ_INCLUDE) to CPPFLAGS and OGDI is happy.

Change History (4)

by kyngchaos, 17 years ago

Attachment: GNUmakefile.patch added

for GDAL frmt

by kyngchaos, 17 years ago

Attachment: GNUmakefile.2.patch added

OGR frmt makefile

comment:1 by kyngchaos, 17 years ago

Trying to move this along - here are patches for the OGDI format makefiles. The should be good for both 1.4.2 and trunk.

comment:2 by warmerdam, 15 years ago

Component: defaultConfigBuild
Description: modified (diff)
Keywords: ogdi added
Priority: highesthigh
Severity: blockermajor
Status: newassigned
Note: See TracTickets for help on using tickets.