MESSAGE
DATE | 2017-09-28 |
FROM | Ruben Safir
|
SUBJECT | Re: [Hangout - NYLXS] Compiling with Apache 2.4
|
So I moved the apr and apr-util source under the httpd directory but I removed the version numbers and it passed the apr problem:
Note this solution for Apache 2.4 and Modperl 10
cp -r ../apr-1.6.2 ~/src/httpd-2.4.27/srclib/apr cp -r ../apr-util-1.6.0 ~/src/httpd-2.4.27/srclib/apr-util
Now I seem to be running into what seems to be a bug:
config.status: creating include/ap_config_auto.h config.status: include/ap_config_auto.h is unchanged config.status: executing default commands configure: summary of build options:
Server Version: 2.4.27 Install prefix: /usr/local/apache2 C compiler: gcc CFLAGS: -g -O2 -pthread LDFLAGS: LIBS: CPPFLAGS: -DLINUX -D_REENTRANT -D_GNU_SOURCE C preprocessor: gcc -E
Configuring Apache/2.4.27 mod_perl/2.0.10 Perl/v5.26.0 Use of uninitialized value $httpd_version in string lt at lib/ModPerl/MapUtil.pm line 51. Checking if your kit is complete... Looks good ERROR from evaluation of /home/ruben/src/mod_perl-2.0.10/Apache-Reload/Makefile.PL: Use of uninitialized value $v in substitution (s///) at Apache-Test/lib/Apache/TestRun.pm line 1100.
-- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 _______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://www.nylxs.com/mailman/listinfo/hangout
|
|