mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Felix Mellmann <felix.mellmann@googlemail.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] 32 or 64 bits file offsets?
Date: Sun, 8 Dec 2013 08:14:37 +0000 (UTC)	[thread overview]
Message-ID: <loom.20131208T090536-151@post.gmane.org> (raw)
In-Reply-To: <20131207184035.GA14105@static.117.165.47.78.clients.your-server.de>

Bernhard Walle <bernhard@...> writes:

> No, not in general. This flag "just" sets --enable-lfs or
> --enable-largefile as configure option for programs that support it.
> Grep for 'PTXCONF_GLOBAL_LARGE_FILE' and 'GLOBAL_LARGE_FILE_OPTION'.
> 
> It doesn't set compile flags directly.

D'oh! But your clue was the right direction.
The problem lies in how apr (Apache Portable Runtime) detects how to use 
large file support. On the one hand side it detects, that additional CFLAGS 
are not needed on the other hand side it detects, that off_t should be 
redefined as off64_t (which is ok for my x86-64 machine).

As I'm using apr-1.4.8 instead of current shipped apr-0.9.20, I'm going to 
investigate, if this happens also to apr-0.9.20.
If so, I would post a patch. This patch should include selectable large file 
support as well?

Felix



-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2013-12-08  8:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-07 16:47 Felix Mellmann
2013-12-07 18:40 ` Bernhard Walle
2013-12-08  8:14   ` Felix Mellmann [this message]
2013-12-09 14:13     ` Michael Olbrich
2013-12-26 19:19       ` Felix Mellmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20131208T090536-151@post.gmane.org \
    --to=felix.mellmann@googlemail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox