Gentoo Archives: gentoo-devhelp

From: Mike Frysinger <vapier@g.o>
To: gentoo-devhelp@l.g.o
Cc: "de Almeida, Valmor F." <dealmeidav@××××.gov>
Subject: Re: [gentoo-devhelp] gdbm ebuild with 64bit off_t
Date: Wed, 23 Jan 2008 05:23:07
Message-Id: 200801230023.04458.vapier@gentoo.org
In Reply to: RE: [gentoo-devhelp] gdbm ebuild with 64bit off_t by "de Almeida
1 On Tuesday 22 January 2008, de Almeida, Valmor F. wrote:
2 > When emerging gdbm-1.8.3-r3 on my system, off_t is 4 bytes. Therefore
3 > the gdbm files are of about 2 GB maximum size. Trying to create
4 > databases with greater sizes results in
5 >
6 > gdbm fatal: write error
7 >
8 > If gdbm is built with off_t defined as 8 bytes, much larger gdbm files
9 > can be created. However previous database files created with off_t of 4
10 > bytes cannot be modified or read.
11
12 just modify the gdbm ebuild, add "inherit flag-o-matic", and then at the top
13 of src_compile, add append-lfs-flags.
14 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies