bug#49628: Compiling error after a successfully ./configure

2021-08-26 Thread Brian C. Lane
On Sun, Jul 18, 2021 at 10:10:05PM +0200, Roberto A. Foglietta wrote: > Hi all, > > I am trying to compile parted 3.4 with the following configuration: > > ./configure --without-readline --disable-debug --disable-nls > --disable-shared --enable-discover-only --disable-device-mapper > >

bug#49628: Compiling error after a successfully ./configure

2021-07-18 Thread Roberto A. Foglietta
Hi all, I am trying to compile parted 3.4 with the following configuration: ./configure --without-readline --disable-debug --disable-nls --disable-shared --enable-discover-only --disable-device-mapper however, make gives me a compile error. Instead with this, everything is fine ./configure