MESSAGE
DATE | 2019-11-01 |
FROM | Ruben Safir
|
SUBJECT | Re: [Hangout - NYLXS] compile issues with embperl
|
From hangout-bounces-at-nylxs.com Sun Nov 3 22:38:25 2019 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: from www2.mrbrklyn.com (www2.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id 5ED66163F57; Sun, 3 Nov 2019 22:38:24 -0500 (EST) X-Original-To: hangout-at-www2.mrbrklyn.com Delivered-To: hangout-at-www2.mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 1000) id 18E77161150; Sun, 3 Nov 2019 22:38:07 -0500 (EST) Resent-From: Ruben Safir Resent-Date: Sun, 3 Nov 2019 22:38:06 -0500 Resent-Message-ID: <20191104033806.GI933-at-www2.mrbrklyn.com> Resent-To: hangout-at-mrbrklyn.com Date: Fri, 1 Nov 2019 05:33:02 -0400 From: Ruben Safir To: embperl-at-perl.apache.org Message-ID: <20191101093302.GA7539-at-www2.mrbrklyn.com> References: <20191101085849.GA6971-at-www2.mrbrklyn.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191101085849.GA6971-at-www2.mrbrklyn.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: gerald.richter-at-ecos.de Subject: Re: [Hangout - NYLXS] compile issues with embperl X-BeenThere: hangout-at-nylxs.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: NYLXS Tech Talk and Politics List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Errors-To: hangout-bounces-at-nylxs.com Sender: "Hangout"
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=3D64 -D_FORTIFY_SOURCE=3D2 -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=3D\"2.5.0_4\" -DXS_VERSION=3D\"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 =E2=80=98XS_Embperl__Req_log_svs=E2=80=99: > epnames.h:329:21: error: =E2=80=98PL_sv_objcount=E2=80=99 undeclared (fir= st use in this > function); did you mean =E2=80=98PL_sv_count=E2=80=99? > #define sv_objcount PL_sv_objcount > ^ > epnames.h:329:21: note: in definition of macro =E2=80=98sv_objcount=E2=80= =99 > #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 =E2=80=98sv_objcount=E2=80= =99 > #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
_______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|