The referenced fix is incorrect. The bug that my patch addressed was actually
fixed by
7e87ca3c531228d35e13e802d2622006138b104c: libparted/arch/linux.c: Compile
without ENABLE_DEVICE_MAPPER", also byFelix
Janda.
On 15/04/16 01:49, GNU bug Tracking System wrote:
> Your bug report
>
> #18
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Looks like this was fixed a while back:
commit a3877115f1956949096d77aca5a703a47ed68397
Author: Felix Janda
Date: Sun May 3 10:33:31 2015 +0200
libparted/fs/xfs/platform_defs.h: Include for loff_t
This is needed for compilation with mu
Hi.
I'm getting the following errors trying to build parted-3.2:
arch/linux.c: In function 'dm_canonical_path':
arch/linux.c:2313:16: warning: implicit declaration of function
'dm_task_create' [-Wimplicit-function-declaration]
struct dm_task *task = dm_task_create (DM_DEVICE_INFO);