Control: tags -1 + patch
Fixed upstream with this patch: http://freeimage.cvs.sourceforge.net/viewvc/freeimage/FreeImage/Source/FreeImage/PluginRAW.cpp?r1=1.16&r2=1.17&view=patch 2013/5/28 Luca Falavigna <[email protected]>: > Full build log is attached *now* > > 2013/5/28 Luca Falavigna <[email protected]>: >> Source: freeimage >> Version: 3.15.1-1 >> Severity: important >> >> >> freeimage fails to build from source with libraw 0.15, currently in >> experimental: >> >> In file included from /usr/include/libraw/libraw.h:40:0, >> from Source/FreeImage/PluginRAW.cpp:26: >> /usr/include/libraw/libraw_datastream.h:64:20: note: virtual INT64 >> LibRaw_abstract_datastream::size() >> Source/FreeImage/PluginRAW.cpp: In function 'FIBITMAP* >> Load(FreeImageIO*, fi_handle, int, int, void*)': >> Source/FreeImage/PluginRAW.cpp:446:31: error: cannot declare variable >> 'datastream' to be of abstract type 'LibRaw_freeimage_datastream' >> Source/FreeImage/PluginRAW.cpp:42:7: note: since type >> 'LibRaw_freeimage_datastream' has pure virtual functions >> make[3]: *** [Source/FreeImage/PluginRAW.o] Error 1 >> >> >> Full build log is attached. >> >> Cheers, >> Luca -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

