[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#340684: [Fwd: Log for successful build of italc_0.9.6.2-1 (dist=unstable)]



Package: italc
Version: 0.9.6.2-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.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

--- italc-0.9.6.2.orig/configure.in	2005-05-17 08:59:46.000000000 -0600
+++ italc-0.9.6.2/configure.in	2005-11-25 00:09:06.000000000 -0700
@@ -7,7 +7,7 @@
 AM_INIT_AUTOMAKE(italc, 0.9.6.2)
 
 AM_CONFIG_HEADER(config.h)
-CFLAGS="$CFLAGS -O2 -g0 -ansi"
+CFLAGS="$CFLAGS -O2 -g0"
 CXXFLAGS="$CXXFLAGS -O2 -g0"
 
 # Checks for programs.

-- 
dann frazier <dannf@hp.com>
--- Begin Message ---
Function `strdup' implicitly converted to pointer at x11vnc.c:892
Function `strdup' implicitly converted to pointer at libvncserver/rfbserver.c:269
Function `fdopen' implicitly converted to pointer at ../src/rsa_crypt_lib.c:104
Function `fdopen' implicitly converted to pointer at ./../../common/src/rsa_crypt_lib.c:104
Function `fdopen' implicitly converted to pointer at ./../../common/src/rsa_crypt_lib.c:104
Function `fdopen' implicitly converted to pointer at ./../../common/src/rsa_crypt_lib.c:104

--- End Message ---

Reply to: