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

Apache & Perl, -current as of 2000-12-17




Hello,

while trying to get mod_perl-1.24 to build, I stumble across a problem
between Apache and Perl. Since both of them are in the base system,
there should be some kind of "resolution" to this... Also, I think
I understand that no port should invade the base system, but how
do I sensibly solve the following problems (other problems -> maint):

Will configure via APXS (apxs=/usr/sbin/apxs)
************* WARNING *************

  Your Perl is uselargefiles enabled, but Apache is not, suggestions:
    *) Rebuild Apache with CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
    *) Rebuild Perl with Configure -Uuselargefiles
    *) Let mod_perl build Apache (USE_DSO=1 instead of USE_APXS=1)


Currently I'm trying to get the augmented CFLAGS into the Apache
build process and rebuild that.


Best Regards,
--Toni++