At least on Ubuntu for x86 APR is built with _LARGEFILE64_SOURCE defined globally. Projects that use APR must define this to be able to interact with APR in a correct manner.
Is there a list of this kind of defines that must be used on each platform where APR runs? -- Lucian Adrian Grijincu
