Package: libgeier Version: 0.7-1 Severity: important Tags: patch Our automated buildd log filter[1] detected a problem that will cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64.
This is often due to a missing function prototype definition. [1]http://people.debian.org/~dannf/check-implicit-pointer-functions ----- Forwarded message from Buildd user <[EMAIL PROTECTED]> ----- Subject: Log for successful build of libgeier_0.7-1 (dist=unstable) From: Buildd user <[EMAIL PROTECTED]> Date: Mon, 19 Feb 2007 15:36:37 +0000 To: undisclosed-recipients: ; X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.2.19.72434 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS, UPPERCASE_25_50 autolearn=disabled version=3.0.3 Debian-Buildd-Error: Yes Function `PK11_GetInternalKeySlot' implicitly converted to pointer at dsig-slot.c:33 ----- End forwarded message ----- --- libgeier-0.7.orig/src/dsig-slot.c 2006-12-31 13:15:49.000000000 -0700 +++ libgeier-0.7/src/dsig-slot.c 2007-02-19 09:01:35.000000000 -0700 @@ -20,6 +20,7 @@ # include <config.h> #endif +#include <pk11pub.h> #include <geier.h> #include "dsig.h" #include "context.h" -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]