Hi 

I did some cleanup on my debian machine with regard to installed dev packages. 
Now I can no longer compile the 1.6.x tree.
git master for 1.7.x compiles without any issue. But 1.6.x fails with the 
following comment:

[ 29%] Building CXX object 
src/CMakeFiles/lib_darktable.dir/common/imageio_exr.cc.o
/data/src/darktable-release-1.6/src/common/imageio_exr.cc: In function 
‘dt_imageio_retval_t dt_imageio_open_exr(dt_image_t*, const char*, 
dt_mipmap_cache_allocator_t)’:
/data/src/darktable-release-1.6/src/common/imageio_exr.cc:193:55: error: 
‘mat3inv’ was not declared in this scope
   mat3inv((float *)img->d65_color_matrix, (float *)mat);
                                                       ^
src/CMakeFiles/lib_darktable.dir/build.make:2047: recipe for target 
'src/CMakeFiles/lib_darktable.dir/common/imageio_exr.cc.o' failed
make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/imageio_exr.cc.o] Error 1
CMakeFiles/Makefile2:864: recipe for target 
'src/CMakeFiles/lib_darktable.dir/all' failed
make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2

I would assume that my dev-package-cleanup activity removed a mandatory 
package. Any idea which? Or is it a different issue?

Thanks
Matthias



------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to