[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: configure --disable-nls breaks build?
From: |
Andrew Clausen |
Subject: |
Re: configure --disable-nls breaks build? |
Date: |
Wed, 30 Jan 2002 07:29:57 +1100 |
User-agent: |
Mutt/1.2.5i |
On Tue, Jan 29, 2002 at 01:17:39PM -0700, Andreas Dilger wrote:
> I'm trying to build libparted without NLS and other options for a small
> bootdisk environment, so I am running*:
This is a LONG, SAD story :(
You need newer automake/autoconf/gettext.
(See README, and bug-parted archives)
AC_REQ_VERSION, or whatever, is/was broken (I should investigate),
so you didn't hear about it.
> (*) The --disable-{bsd,mac,mips,sun} options I added locally and I will
> submit a patch when I can test it a bit, it is pretty straight forward.
May as well add gpt and msdos for consistency?
(The pc98 thing is old, when we were worried about confusing
RH's installer with pc98-look-alike partition tables.
(Remember the 55aa magic braindamage?))
Andrew