Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
I'm going to keyword gpart -amd64 until it's tested and fixed to work with 64-bit systems. In those, it does not run at all: flame@enterprise ~ $ gpart -g /dev/loop0 *** Fatal error: dev(/dev/loop0): seek failure. while the 32-bit compiler version seems to work. The problem might be due to the way it's defining its own lseek 64-bit function. Unfortunately neither GCC 4.0 nor 4.1 seems to bail out while building it so the bug is non-trivial.
alright