bug-fdisk
[Top][All Lists]
Advanced

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

[bug-fdisk] Fdisk 1.2.5 fails to build with Parted 3.0


From: Ludovic Courtès
Subject: [bug-fdisk] Fdisk 1.2.5 fails to build with Parted 3.0
Date: Mon, 30 May 2011 15:47:49 +0200
User-agent: Gnus/5.110017 (No Gnus v0.17) Emacs/24.0.50 (gnu/linux)

Hello,

GNU Fdisk 1.2.5 fails to build with the just-released Parted 3.0:

--8<---------------cut here---------------start------------->8---
gcc 
-DLOCALEDIR=\"/nix/store/f5r9a6m8534wb6lbr8s4z629b36qq2fh-fdisk-1.2.5/share/locale\"
 -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib   -g -O2 -D_FILE_OFFSET_BITS=no -c 
fdisk.c
fdisk.c: In function 'do_mkpart':
fdisk.c:725:45: error: 'const struct _PedFileSystemOps' has no member named 
'create'
fdisk.c: In function 'do_resize':
fdisk.c:1564:26: error: 'const struct _PedFileSystemOps' has no member named 
'resize'
fdisk.c:1571:24: warning: initialization makes pointer from integer without a 
cast
fdisk.c:1572:15: warning: assignment makes pointer from integer without a cast
fdisk.c: In function '_init_messages':
fdisk.c:2080:19: error: 'const struct _PedFileSystemOps' has no member named 
'create'
fdisk.c:2117:19: error: 'const struct _PedFileSystemOps' has no member named 
'resize'
make[2]: *** [fdisk.o] Error 1
--8<---------------cut here---------------end--------------->8---

Thanks,
Ludo'.



reply via email to

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