Re: -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
- From: Roger Leigh <${rleigh}@invalid.whinlatter.ukfsn.org.invalid>
- Date: Thu, 29 Dec 2005 15:54:13 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
"Colossus" <colossus73@xxxxxxxxx> writes:
> Roger, I put the macro in the configure.ac then I run autoconf
> configure and make but I get a Value too large error when using stat on
> files > 2GB. Infact when I issue make in the output I don't see the
> -D_FILE_OFFSET_BITS=64 . Could you help please ?
Check the autoconf manual: AC_CONFIG_HEADER is likely being used, in
which case you need to #include that header.
If you actually check the macro definition (autoconf/specific.m4), you
can see exactly what is going on.
- --
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
Debian GNU/Linux http://www.debian.org/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>
iD8DBQFDtAajVcFcaSW/uEgRAqopAKDlEJa8wufDuY7pr5F+Onvs2mozfgCcDpM0
xeG/WZqKMHXoTpq4TvW9Eeo=
=kVq2
-----END PGP SIGNATURE-----
.
- References:
- -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
- From: Colossus
- Re: -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
- From: Roger Leigh
- Re: -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
- From: Colossus
- Re: -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
- From: Colossus
- -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
- Prev by Date: Re: glibc 2.2 vs 2.3 issue back again
- Next by Date: Have released a preliminary of NewsFleX newsreader that has encrypted anonymous communication via the headers.
- Previous by thread: Re: -D_FILE_OFFSET_BITS=64 where to put it in a make project ?
- Next by thread: glibc 2.2 vs 2.3 issue back again
- Index(es):
Relevant Pages
|