bug-fdisk
[Top][All Lists]
Advanced

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

Re: [bug-fdisk] Fails to build against current parted: ped_free is dead


From: Christian
Subject: Re: [bug-fdisk] Fails to build against current parted: ped_free is dead, long live free
Date: Tue, 21 Jul 2009 22:48:07 +0200

Thank you for your work Colin, we are always happy when someone is
interested in GNU Fdisk. :)

But we decided to handle the problem differently. We check for
`ped_free' from `configure', so GNU fdisk can be compiled with older
versions of libparted. 

The patch attached to this email is responsible for managing the
difference in the new version of libparted. To apply it you can type the
following commands: 

        ~/$ ls
        fdisk-1.2.2 fdisk-1.2.2-ped_free.patch.bz2
        ~/$ bzip2 -d fdisk-1.2.2-ped_free.patch.bz2
        ~/$ cd fdisk-1.2.2
        ~/$ patch -p1 < ../fdisk-1.2.2-ped_free.patch.bz2


Thanks,

        Christian.



Attachment: fdisk-1.2.2-ped_free.patch.bz2
Description: application/bzip


reply via email to

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