[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: address@hidden: Bug#105819: parted_1.4.15-2 fails to autobuild on m6
From: |
Andrew Clausen |
Subject: |
Re: address@hidden: Bug#105819: parted_1.4.15-2 fails to autobuild on m68k] |
Date: |
Fri, 20 Jul 2001 11:57:53 +1000 |
User-agent: |
Mutt/1.2.5i |
On Fri, Jul 20, 2001 at 11:44:07AM +1000, Timshel Knoll wrote:
> Hmmmmmm ...
>
> This is the bug report for the failed m68k parted 1.4.15 build. I can't
> work this out. Can anyone notice anything wrong with
> libparted/fs_fat/calc.c that I'm missing? Could this be a compiler bug?
Looks like it :/
> All of the below variables are definitely initialised ... :-/
Right, it definitely isn't a bug in parted... (which leaves one
option)
The bug was probably fixed ages ago, given the rumoured state of the
m68k build machine...
So, can you build it with:
# CFLAGS=-Wno-uninitialized ./configure ...
Andrew