[Digikam-devel] [digikam] [Bug 326368] Can't make digikam from git with test enable : error with libraw 5 ubuntu precise

Gilles Caulier caulier.gilles at gmail.com
Tue Oct 22 10:16:51 BST 2013


https://bugs.kde.org/show_bug.cgi?id=326368

--- Comment #10 from Gilles Caulier <caulier.gilles at gmail.com> ---
Ok, i understand the problem :

1/ under Mageia, libraw_r is not compiled with openmp support (i just check
with ldd)
2/ I compared libraw_r.pc between 0.14.7 and last version from gitm/master.
Look the difference in Libs definition :

master : Libs: -L${libdir} -lraw_r -lstdc++ at PC_OPENMP@
0.14.7 : Libs: -L${libdir} -lraw -lstdc++

In 0.14.7, it miss OpenMP linker rules...

This is typically a bug in libraw, fixed in recent release.

As you said, the right solution for libkdcraw is to depend of libraw > 0.15.x

In all case, under Suse, you need to update official libraw version (Mageia
need this too)

Gilles Caulier

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list