Updated repository this morning. During build.sh I get: /home/jesus/program/darktable/src/common/pwstorage/backend_gkeyring.c: In function ‘dt_pwstorage_gkeyring_set’: /home/jesus/program/darktable/src/common/pwstorage/backend_gkeyring.c:68:67: error: ‘PACKAGE_NAME’ undeclared (first use in this function) gnome_keyring_attribute_list_append_string(attributes, "magic", PACKAGE_NAME);
And then: src/CMakeFiles/lib_darktable.dir/build.make:2116: recipe for target 'src/CMakeFiles/lib_darktable.dir/common/pwstorage/backend_gkeyring.c.o' failed make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/pwstorage/backend_gkeyring.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:1084: recipe for target 'src/CMakeFiles/lib_darktable.dir/all' failed make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2 Makefile:133: recipe for target 'all' failed make: *** [all] Error 2 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
