>> Sorry, perhaps I should have stated: this is the same problem that I 
>> mentioned a
>> little while ago on this list. (See
>> http://axkit.org/cgi-bin/ezmlm-cgi?3:mss:4620:ciiphgjkaelimbnjjbjn and
>> http://axkit.org/cgi-bin/ezmlm-cgi?3:sss:4620:ciiphgjkaelimbnjjbjn#b.)
>
>This is because something somewhere was compiled with large files or 
>64bit integers, and something else wasn't. I forget now the exact 
>details...
>
>Luckily mail-archive.com doesn't. Try: 
>http://www.mail-archive.com/axkit-users@axkit.org/msg01304.html

O.K., how do I go about checking this out, then? I tried:

d2ia1@nya:~/AxKit-1.6$ grep -i large Makefile
CCFLAGS = -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
d2ia1@nya:~/AxKit-1.6$ cd ../apache_1.3.24
d2ia1@nya:~/apache_1.3.24$ grep -i large Makefile
d2ia1@nya:~/apache_1.3.24$ cd ../mod_perl-1.26/ 
d2ia1@nya:~/mod_perl-1.26$ grep -i large Makefile
CCFLAGS = -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64

Does it mean anything that no lines of the Apache Makefile contain the string
"large"?

Unlike Murat, whose messages you referred to, I _didn't_ use apxs, but rather
compiled Apache and mod_perl together, plain old vanilla style, no fancy stuff.

Thanks,
Andrew

-------------------------------------------------
Obtén tu correo en www.correo.unam.mx
UNAMonos Comunicándonos



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to