GNOME Bugzilla – Bug 666801
Fix build with encryption support
Last modified: 2012-01-06 11:19:27 UTC
I get this: In file included from storage-manager.c:30:0: /usr/include/gpgme.h:86:2: error: #error GPGME was compiled with _FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)" in the GPGME manual. This is easy to fix, here's a patch.
Created attachment 204171 [details] [review] Fix build with encryption support
Review of attachment 204171 [details] [review]: Looks good to me. Please commit to master, thanks!