On Tue, 2013-04-02 at 14:37 -0500, Leonard Evens wrote: > I just upgraded to darktable 1.1.3 on my Fedora Linux 17 system. It > loads very slowly. What might be going on? >
Not only does it load slowly, but also it doesn't seem to work. I did download the tarball for darktable 1.1.4. Also I found somewhere a list of build dependencies at http://www.darktable.org/install/#fedora and I installed everything using yum. But even with that, I was unable to compile darktable 1.1.4 Can anyone help me find a functioning version of darktable? Here is the end of the compillation showing the problems. /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c: In function ‘osm_gps_map_tile_download_complete’: /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:776:33: error: ‘SoupMessage’ has no member named ‘response’ /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:776:60: error: ‘SoupMessage’ has no member named ‘response’ /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:778:25: error: ‘SoupMessage’ has no member named ‘response’ /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:803:75: error: ‘SoupMessage’ has no member named ‘response’ /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:803:99: error: ‘SoupMessage’ has no member named ‘response’ /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c: In function ‘osm_gps_map_download_tile’: /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:915:17: error: implicit declaration of function ‘soup_message_add_header’ [-Werror=implicit-function-declaration] /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:934:13: error: passing argument 3 of ‘soup_session_queue_message’ from incompatible pointer type [-Werror] In file included from /usr/include/libsoup-2.4/libsoup/soup-session-async.h:10:0, from /usr/include/libsoup-2.4/libsoup/soup.h:37, from /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:134: /usr/include/libsoup-2.4/libsoup/soup-session.h:86:17: note: expected ‘SoupSessionCallback’ but argument is of type ‘void (*)(struct SoupMessage *, void *)’ /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c: In function ‘osm_gps_map_set_property’: /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:1787:17: error: unknown type name ‘SoupUri’ /home/len/Desktop/dt/darktable-1.1.4/src/external/osm-gps-map/src/osm-gps-map-widget.c:1787:32: error: initialization from incompatible pointer type [-Werror] cc1: all warnings being treated as errors make[2]: *** [src/external/osm-gps-map/CMakeFiles/osmgpsmap.dir/src/osm-gps-map-widget.c.o] Error 1 make[1]: *** [src/external/osm-gps-map/CMakeFiles/osmgpsmap.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 10%] Building C object src/external/colord-gtk/CMakeFiles/colord-gtk.dir/src/colord-gtk/cd-window-sync.c.o Linking C static library libcolord-gtk.a [ 10%] Built target colord-gtk make: *** [all] Error 2 -- Leonard Evens [email protected] Professor Emeritus, Department of Mathematics, Northwestern University ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
