GNOME Bugzilla – Bug 566830
build errors in seahorse-pkcs11-object.c
Last modified: 2009-01-06 21:24:28 UTC
I was smoketesting for GNOME 2.25.4 and got this error building seahorse (2.25.3): seahorse-pkcs11-object.c: In function ‘load_object_attributes’: seahorse-pkcs11-object.c:137: warning: passing argument 2 of ‘gp11_object_get_async’ from incompatible pointer type seahorse-pkcs11-object.c:137: warning: passing argument 3 of ‘gp11_object_get_async’ makes pointer from integer without a cast seahorse-pkcs11-object.c:137: warning: passing argument 4 of ‘gp11_object_get_async’ from incompatible pointer type seahorse-pkcs11-object.c:137: error: too many arguments to function ‘gp11_object_get_async’ seahorse-pkcs11-object.c: In function ‘seahorse_pkcs11_object_cannonical_id’: seahorse-pkcs11-object.c:413: error: ‘GP11Object’ has no member named ‘slot’ make[2]: *** [seahorse-pkcs11-object.lo] Error 1
I'll blame slow bugzilla for not checking for duplicates. *** This bug has been marked as a duplicate of 566589 ***