The following patch allows openmash to compile under gcc-3.4.
--- tclcl/tclcl.h.orig 2006-04-04 22:59:05.0 -0700
+++ tclcl/tclcl.h 2006-04-04 22:59:18.0 -0700
@@ -45,7 +45,6 @@
}
#include "tclcl-config.h"
-#include "tclcl-mappings.h"
#include "tracedvar.h"
struct
This patch actually fixes the problem rather than using -fpermissive.
--- statlib.w.orig 2006-04-10 19:11:53.0 -0700
+++ statlib.w 2006-04-10 19:14:52.0 -0700
@@ -1787,7 +1787,7 @@
double variance(void);// Variance ($\sigma^2$)
double varianceMLE(void
Package: lvm10
Severity: grave
Tags: patch
Justification: causes non-serious data loss
Function vg_create_dir_and_group_and_nodes() in
tools/lib/vg_create_dir_and_group_and_nodes.c has
"vg_check_consistency_with_pv_and_lv < 0", which compares
the address of the function instead of the return valu
Yes, I agree that is less intrusive.
> On 2005-07-10 06:25 PDT, Roger Leigh writes:
Roger> The following patch may be less intrusive, and so more
Roger> acceptable to upstream:
--
Karl 2005-07-10 20:46
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
> On 2005-07-08 03:50 PDT, Steve Langasek writes:
Steve> Can you please confirm whether these packages build
Steve> with gcc-*4.0*? I know that gcc-3.4 is supposed to be
Steve> almost identical to gcc-4.0, but the one Debian is
Steve> using is gcc-4.0, not gcc-3.4, which is an
Package: bb
Severity: serious
Tags: patch
Justification: no longer builds from source
bb failes to build with gcc-3.4:
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -I/usr/include -pthread -D_REENTRANT
-D SOUNDDIR=\"/usr/share/bb\" -c timers.c
timers.c:311: error: conflicting types for 'tl_lookup_
Package: evolver
Severity: serious
Tags: patch
Justification: no longer builds from source
Evolver fails to build using gcc-3.4:
cc -DLINUX -DOOGL -DPTHREADS -c calcforc.c
In file included from calcforc.c:15:
include.h:143: error: conflicting types for 'calloc'
include.h:143: error: conflictin
7 matches
Mail list logo