Shouldn't
--with-jpeg=$EBROOTLIBJPEGTURBO
be
--with-jpeg=$EBROOTLIBJPEGMINTURBO
?? Or is there a configuration parameter in EasyBuild that influences how module names are translated in EBROOT variables so that the easyconfig is correct for some but not for all EasyBuild configurations?
The consequence of this mistake is that GDAL switches to an internal jpeg implementation, so jpeg support is still present and the error can remain unnoticed.
Shouldn't
--with-jpeg=$EBROOTLIBJPEGTURBO
be
--with-jpeg=$EBROOTLIBJPEGMINTURBO
?? Or is there a configuration parameter in EasyBuild that influences how module names are translated in EBROOT variables so that the easyconfig is correct for some but not for all EasyBuild configurations?
The consequence of this mistake is that GDAL switches to an internal jpeg implementation, so jpeg support is still present and the error can remain unnoticed.