Use /usr/local/apache2 as Apache source(y/n) [y]
Will use /usr/local/apache2 for Apache Headers
Apache Version Server version: Apache/2.4.41 (Unix)
 Load dynamic module mod_dir.c
(/usr/local/apache2/modules/mod_dir.so)
+ Load dynamic module mod_env.c
(/usr/local/apache2/modules/mod_env.so)
Library for prefork.c not found, please enter path to
 mod_mpm_prefork.so  []



This has got me completely confused because apache says it doesn't 
do this on linux



checking:~/src/httpd-2.4.41> ./configure --enable-threads --with-mpm

.....

whether to enable mod_lbmethod_heartbeat... checking
dependencies
checking whether to enable mod_lbmethod_heartbeat... shared
checking which MPM to use by default... yes
configure: error: MPM yes is not supported on this platform.



On Fri, Nov 01, 2019 at 05:33:02AM -0400, Ruben Safir wrote:
> 
> Yeah even the svn fails to work.
> 
> 
> 
> On Fri, Nov 01, 2019 at 04:58:49AM -0400, Ruben Safir wrote:
> > Hello
> > 
> > I think this was partly covered a few months back but embperl is not 
> > compiling.  Evidently Perl removed a variable tht the vode was depending
> > on.
> > 
> > cc -c  -I/usr/local/apache2/include -I/usr/local/apache2/regex
> > -I/usr/local/apache2/os/unix -I/usr/include/apr-1
> > -I/home/ruben/src/Embperl-2.5.0_4/xs -fwrapv -fno-strict-aliasing -pipe
> > -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -fPIC
> > -I/usr/local/lib/perl5/5.30.0/x86_64-linux/CORE -DMOD_PERL
> > -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -O2
> > -DVERSION=\"2.5.0_4\" -DXS_VERSION=\"2.5.0_4\" -fPIC
> > "-I/usr/local/lib/perl5/5.30.0/x86_64-linux/CORE"  -DAPACHE -DAPACHE2
> > -DEP2  -o Embperl.o Embperl.c
> > In file included from ep.h:174:0,
> >                  from Embperl.xs:16:
> > ./Old.xs: In function ‘XS_Embperl__Req_log_svs’:
> > epnames.h:329:21: error: ‘PL_sv_objcount’ undeclared (first use in this
> > function); did you mean ‘PL_sv_count’?
> >  #define sv_objcount PL_sv_objcount
> >                      ^
> > epnames.h:329:21: note: in definition of macro ‘sv_objcount’
> >  #define sv_objcount PL_sv_objcount
> >                      ^~~~~~~~~~~~~~
> > epnames.h:329:21: note: each undeclared identifier is reported only once
> > for each function it appears in
> >  #define sv_objcount PL_sv_objcount
> >                      ^
> > epnames.h:329:21: note: in definition of macro ‘sv_objcount’
> >  #define sv_objcount PL_sv_objcount
> >                      ^~~~~~~~~~~~~~
> > make: *** [Makefile:577: Embperl.o] Error 1
> > 
> > 
> > There seem to be fixes floating around.  The archive only goes to 2.05_4
> > and I think there are several newer versions.
> > 
> > Does anyone have one?
> > 
> > Ruben
> > 
> > -- 
> > 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 extermination camps, 
> > but incompatible with living as a free human being. -RI Safir 2013
> > 
> 
> -- 
> 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 extermination camps, 
> but incompatible with living as a free human being. -RI Safir 2013
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
> For additional commands, e-mail: embperl-h...@perl.apache.org

-- 
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 extermination camps, 
but incompatible with living as a free human being. -RI Safir 2013


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-h...@perl.apache.org

Reply via email to