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

Bug#635198: ufsutils: mkfs.ufs fails on blockdevice larger than 2 gigabyte



On 07/23/11 22:31, Petr Salinger wrote:
First, take into account that the following bugfix needs to be in
place in
order to continue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635173


Please, how you did build of ufsutils after that ?
The very important part of debian/rules of usfutils package is

***************
# GNU/kFreeBSD already have off_t 64bit. It must not be enabled,
# as it would change size of ino_t
ifneq (kfreebsd,$(DEB_HOST_ARCH_OS))
# really only on other systems, as GNU/kFreeBSD already have off_t 64bit
# on GNU/kFreeBSD it must not be enabled, as it would change size of ino_t
CFLAGS += -D_FILE_OFFSET_BITS=64
endif
********************

As #635173 have been fixed in 8.2-2, please could you retest ?


That could be my mistake then, I just used make. I'll give it another go once I see 8.2-2 passing by, but it's very likely that that extra define is fixing the fixes which I did manually.


--
Elie De Brauwer




Reply to: