Am Mittwoch, 18. Dezember 2013, 14:17:28 schrieb Mark Heieis:
> Hi,
> 
> Just updated dev system to fedora 20 (fresh install) and ran into this build
> Problem:
> 
> [ 67%] Building C object
> src/CMakeFiles/lib_darktable.dir/common/camera_control.c.o [ 67%] Building
> C object src/CMakeFiles/lib_darktable.dir/control/jobs/camera_jobs.c.o
> make[2]: *** No rule to make target `/usr/lib/libGraphicsMagick.so', needed
> by `src/libdarktable.so'.  Stop. make[2]: *** Waiting for unfinished
> jobs....
> [ 67%] Building C object
> src/CMakeFiles/lib_darktable.dir/gui/camera_import_dialog.c.o make[1]: ***
> [src/CMakeFiles/lib_darktable.dir/all] Error 2
> 
> However, library exists in /usr/lib64/libGraphicsMagick.so. Does it really
> need a 32 bit lib or is it an error??

In general this looks like an old build/ directory where CMake cached some 
library locations which have probably changed with the upgrade of your system. 
Please make sure to rm -rf build/ and then retry.

> Also, still looking for install rpms for xml2po and openmp

xml2po is only needed for translated usermanuals (which we don't have yet 
anyway), but you DEFINITELY want openmp.

> Thanks.

Tobias

[...]

> -- Determining version
> fatal: No names found, cannot describe anything.

This is strange. Where did you get the sources from? git or a tarball we 
released?

[...]

> -- Could NOT find OpenMP (missing:  OpenMP_C_FLAGS)

As I said, install gomp.

[...]

> Missing xml2po. No localized usermanuals are build
> Missing xml2po
> Can NOT update usermanual

This can most likely be ignored.

[...]

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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