Re: apr_off_t mismatch

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

 



this means that apache modules for 2.2.0 32 bits, on solaris 9 are not compatible across differemt ./configure options.

which actually means that if i want to check if my module will run on a given apache - i cannot do it (there's no way to know a priori the size of apr_off_t which apache was compiled with). am i right?

 

by any chance, does anyone know what are the ./configure options that control the size of apr_off_t, (if there are any)?

 

thanks

asaf

On Mon, Nov 21, 2011 at 7:23 PM, William A. Rowe Jr. <wrowe@xxxxxxxxxxxxx> wrote:
On 11/21/2011 9:48 AM, Asaf Dalet wrote:
Hi all,
some interesting news:
I downloaded apr-1.2.2-sol9-sparc-local from sunfreeware.com <http://sunfreeware.com> and

installed it.
the file apr/include/apr-1/apr.h contains this line:
typedef  long           apr_off_t;

does this mean apr 1.2.2 does not support LFS or is it some bug in this precompiled APR?
appreciate any comment

It means either 1) the builder deliberately forced this behavior
through options to ./configure, or 2) apr fails to detect that
LFS is available in the builder's environment.  I suspect 1.



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux