Package: wengophone
Version: 2.0.0~rc4-svn7960-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 wengophone_2.0.0~rc4-svn7960-1 
(dist=unstable)
From: Buildd user <[EMAIL PROTECTED]>
Date: Sun, 08 Oct 2006 15:02:39 +0000
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 
2006.10.8.72443
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.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
        autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `getenv' implicitly converted to pointer at 
/build/buildd/wengophone-2.0.0~rc4-svn7960/./wifo/phapi/phaudiodriver.c:98

----- End forwarded message -----


--- wengophone-2.0.0~rc4-svn7960/wifo/phapi/phaudiodriver.c.orig        
2006-10-09 13:30:40.000000000 -0600
+++ wengophone-2.0.0~rc4-svn7960/wifo/phapi/phaudiodriver.c     2006-10-09 
13:30:49.000000000 -0600
@@ -18,6 +18,7 @@
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <stdlib.h>
 #include <string.h>
 #include "phlog.h"
 #include "phaudiodriver.h"

-- 
dann frazier | HP Open Source and Linux Organization


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to