bug-parted
[Top][All Lists]
Advanced

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

Re: compile problems


From: Arvin Schnell
Subject: Re: compile problems
Date: Sat, 1 Sep 2001 21:54:25 +0200 (CEST)

On Sat, 1 Sep 2001, Matt Wilson wrote:

Hi,

> On Sat, Sep 01, 2001 at 05:59:20PM +0200, Arvin Schnell wrote:
> >
> > The compiler complains about redefinitions.
>
> You must have run autoconf with an incompatible version.  parted's
> configure.ing needs 2.49b.  configure checks to see if you already
> have the __u64, and so on and doesn't define them as macros if you do
> have them.  The test uses the new form of AC_CHECK_TYPE that does odd
> things if you're not on the 2.50 branch of autoconf.

We are using autoconf 2.52. The problem is that the names are not
defined in the headers files autoconf includes for those checks. But
they are defined after including asm/page.h in linux_swap.c and signal.h
in parted/ui.c.

Cheers,
  Arvin

> Cheers,
>
> Matt
>

-- 
Dipl.-Phys. Arvin Schnell
email: address@hidden
tel: +49 911 74053-362




reply via email to

[Prev in Thread] Current Thread [Next in Thread]