Package: jedstate
Version: 0.5.4-5
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem[2] 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.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
[2]Function `basename' implicitly converted to pointer at jedstate.c:56

--- jedstate-0.5.4.orig/Makefile        2005-08-26 14:49:54.000000000 -0600
+++ jedstate-0.5.4/Makefile     2005-08-26 14:54:21.000000000 -0600
@@ -30,7 +30,7 @@
    OBJECTS = jedstate.o
 
         CC = gcc
-    CFLAGS = -s -Wall -O2  -fomit-frame-pointer -fstrength-reduce
+    CFLAGS = -s -Wall -O2  -fomit-frame-pointer -fstrength-reduce -D_GNU_SOURCE
    LDFLAGS = -s
 
       LIBS = -lgdbm

-- 
dann frazier <[EMAIL PROTECTED]>



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

Reply via email to