[parted-devel] parted snapshot: 2.0.136-a782
Curtis Gedak
gedakc at gmail.com
Sat Dec 12 20:40:12 UTC 2009
Hi Jim,
Thank you for your efforts to make parted one of the best partition
editors around.
Unfortunately I have been unable to compile this new parted 2.1
pre-release. Details on the problem follow.
I am using a virtual machine containing an up-to-date copy of Ubuntu 9.10.
I downloaded the file:
http://meyering.net/parted/parted-2.0.136-a782.tar.xz
The configure options I used are:
./configure --without-readline --disable-device-mapper
The error message I receive when trying to 'make' the source code is:
user at karmic:~/parted-2.0.136-a782$ make
make all-recursive
make[1]: Entering directory `/home/user/parted-2.0.136-a782'
Making all in po
make[2]: Entering directory `/home/user/parted-2.0.136-a782/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/user/parted-2.0.136-a782/po'
Making all in lib
make[2]: Entering directory `/home/user/parted-2.0.136-a782/lib'
make all-recursive
make[3]: Entering directory `/home/user/parted-2.0.136-a782/lib'
make[4]: Entering directory `/home/user/parted-2.0.136-a782/lib'
make[4]: Leaving directory `/home/user/parted-2.0.136-a782/lib'
make[3]: Leaving directory `/home/user/parted-2.0.136-a782/lib'
make[2]: Leaving directory `/home/user/parted-2.0.136-a782/lib'
Making all in libparted
make[2]: Entering directory `/home/user/parted-2.0.136-a782/libparted'
Makefile:1035: warning: overriding commands for target `linux.lo'
Makefile:1027: warning: ignoring old commands for target `linux.lo'
Making all in labels
make[3]: Entering directory
`/home/user/parted-2.0.136-a782/libparted/labels'
make all-am
make[4]: Entering directory
`/home/user/parted-2.0.136-a782/libparted/labels'
CC pt-tools.lo
cc1: warnings being treated as errors
pt-tools.c: In function 'ptt_partition_max_start_len':
pt-tools.c:115: error: implicit declaration of function 'pt_limit_lookup'
pt-tools.c:115: error: initialization makes pointer from integer without
a cast
pt-tools.c:122: error: dereferencing pointer to incomplete type
pt-tools.c:135: error: dereferencing pointer to incomplete type
pt-tools.c: In function 'ptt_partition_max_start_sector':
pt-tools.c:157: error: initialization makes pointer from integer without
a cast
pt-tools.c:161: error: dereferencing pointer to incomplete type
pt-tools.c: In function 'ptt_partition_max_length':
pt-tools.c:171: error: initialization makes pointer from integer without
a cast
pt-tools.c:175: error: dereferencing pointer to incomplete type
make[4]: *** [pt-tools.lo] Error 1
make[4]: Leaving directory `/home/user/parted-2.0.136-a782/libparted/labels'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/user/parted-2.0.136-a782/libparted/labels'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/parted-2.0.136-a782/libparted'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/parted-2.0.136-a782'
make: *** [all] Error 2
user at karmic:~/parted-2.0.136-a782$
Regards,
Curtis Gedak
Jim Meyering wrote:
> In preparation for the upcoming 2.1 release,
> here's a snapshot of the very latest:
>
> parted snapshot: (.gz files are here, too)
> http://meyering.net/parted/parted-ss.tar.xz
> http://meyering.net/parted/parted-ss.tar.xz.sig
> http://meyering.net/parted/parted-2.0.136-a782.tar.xz
> There are .gz and .sig files here, too:
> http://people.redhat.com/meyering/parted/parted-ss.tar.xz
> http://people.redhat.com/meyering/parted/parted-2.0.136-a782.tar.xz
>
> _______________________________________________
> parted-devel mailing list
> parted-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/parted-devel
>
More information about the parted-devel
mailing list