2015.02.28 17:05 "[Tiff] Mac 10.6.8 libtiff build broken?", by Ben Supnik

2015.02.28 17:05 "[Tiff] Mac 10.6.8 libtiff build broken?", by Ben Supnik

Hi Y'all,

I apologize for being a complete jerk and reporting this a long long time after it happened, but I just went to upgrade our project's version of libtiff and it appears that OS X 10.6.8 support broke in libtiff 4.0.0 beta 7.

Until beta 7 there was a configure option

--with-apple-opengl-framework

that caused the flag HAVE_APPLE_OPENGL_FRAMEWORK to be set to 1 in tif_config.h. This option seems to have been removed.

The option is needed to allow tiffgt.c to compile - the include paths for OpenGL (which are wanky on OSX) are correctly conditionalized).

This is not an issue on OS X 10.10.x because (for some reason) starting with libtiff 4.0.0 beta 7, configure stopped sensing OpenGL support on OS X entirely.

Anyway, if 10.6.8 support is supposed to work, I can do something more formal if someone can point me in the right direction, e.g. a bug base, a source code repo, or I can try to produce a patch file. I'm not sure what the desired behavior here is:

cheers
Ben

--
Scenery Home Page: http://scenery.x-plane.com/
Scenery blog: http://www.x-plane.com/blog/
Plugin SDK: http://www.xsquawkbox.net/xpsdk/
X-Plane Wiki: http://wiki.x-plane.com/
Scenery mailing list: x-plane-scenery@yahoogroups.com
Developer mailing list: x-plane-dev@yahoogroups.com