Package: pcmanfm Version: 0.3.2.1-1 Severity: important Tags: patch Our automated buildd log filter[1] detected yet another 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 Build Daemon <[EMAIL PROTECTED]> ----- Subject: Log for successful build of pcmanfm_0.3.2.1-1 (dist=unstable) Date: Tue, 17 Oct 2006 13:39:46 +0000 (GMT) From: Build Daemon <[EMAIL PROTECTED]> To: undisclosed-recipients: ; X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.10.17.55943 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=0.2 required=3.5 tests=AWL,UNDISC_RECIPS autolearn=disabled version=3.0.3 Debian-Buildd-Error: Yes Function `vfs_file_resolve_path' implicitly converted to pointer at vfs/vfs-file-monitor.c:176 ----- End forwarded message ----- --- pcmanfm-0.3.2.1/src/vfs/vfs-file-monitor.c~ 2006-10-14 09:53:54.000000000 -0600 +++ pcmanfm-0.3.2.1/src/vfs/vfs-file-monitor.c 2006-10-17 10:26:29.000000000 -0600 @@ -20,6 +20,7 @@ #endif #include "vfs-file-monitor.h" +#include "vfs-file-info.h" #include <sys/types.h> /* for stat */ #include <sys/stat.h> #include <errno.h> -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]