On mar, 2014-11-11 at 19:12 -0800, David Vincent-Jones wrote:
> I am trying to install a second copy of dt for the x-trans branch. This
> has never been an issue previously but now as I am using the gnome
> desktop a problem has appeared.
> 
> I am running OpenSUSE 13.2/Gnome
> 
> During the build the following is seen:
> [ 31%] Building C object
> src/CMakeFiles/lib_darktable.dir/common/pwstorage/backend_gkeyring.c.o
> /home/david/dt-xtrans/src/common/pwstorage/backend_gkeyring.c: In
> function ‘dt_pwstorage_gkeyring_set’:
> /home/david/dt-xtrans/src/common/pwstorage/backend_gkeyring.c:71:3:
> error: ‘gnome_keyring_attribute_list_append_string’ is deprecated
> (declared at /usr/include/gnome-keyring-1/gnome-keyring.h:145): Use
> 'g_hash_table_replace' instead [-Werror=deprecated-declarations]
>    gnome_keyring_attribute_list_append_string
> (attributes,"magic",PACKAGE_NAME);
>    ^
> /home/david/dt-xtrans/src/common/pwstorage/backend_gkeyring.c:72:3:
> error: ‘gnome_keyring_attribute_list_append_string’ is deprecated
> (declared at /usr/include/gnome-keyring-1/gnome-keyring.h:145): Use
> 'g_hash_table_replace' instead [-Werror=deprecated-declarations]
>    gnome_keyring_attribute_list_append_string (attributes,"slot",slot);
> 
> Any ides as to how I can solve the problem?
> 
> David
> 
> 
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> darktable-devel mailing list
> darktable-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-devel

Try passing --disable-gnome-keyring to the build script.



------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&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