Comment 32 for bug 853373

Revision history for this message
Maui Muc (stefan-mauerberger) wrote :

I checked my libraries and both, libgphoto2 and libraw were not up to date. I am even using Wheezy (Debian testing) how can this be?

Well, first of all I forced dpkg to install libgphoto 2.4.13. And this made the difference. After building Shotwell from trunk it shows also raw images. As a second step I tried to update libraw. As with libgphoto apt complained because of a version mismatch. So what, I also forced the installation of '''experimental''' libraw packages. The result is very disappointing:
...
/usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib/libraw_r.so: undefined reference to `omp_get_num_threads'
collect2: ld returned 1 exit status
make: *** [shotwell] Error 1
Now, dependencies are messed up and Shotwell does no longer compile. Anyway, now we know that it is libgphoto which is responsible for our loved RW2 files. What a luck I did this on my test system.