Index: src/modules/perl/perl_util.c
===
--- src/modules/perl/perl_util.c (revision 1425631)
+++ src/modules/perl/perl_util.c (working copy)
@@ -670,6 +670,7 @@
if(set_ids++) return;
sv_setiv(GvSV(gv_fetchpv("$", TRUE, SVt_PV)
"Hans C. Poo" writes:
> Fred,
>
> Yea, i know the platform is outdated, it is a very legacy system and
> we are planning a complete rebuild... finally i installed a virtual
> machine with ubuntu 10.04 (a two year old release of linux) and it
> compiled without problems, in this way we'll be able
t; CC: "mod_perl list"
> Enviados: Viernes, 7 de Diciembre 2012 0:17:15
> Asunto: Re: Problem compiling 1.0 on linux
>
> On Mon, Dec 3, 2012 at 6:26 AM, Hans C. Poo wrote:
> > I've continued looking with more atention, and the format messages
> > were just
On Mon, Dec 3, 2012 at 6:26 AM, Hans C. Poo wrote:
> I've continued looking with more atention, and the format messages were just
> warnings, the error appears with an lvalue assignement in mod_perl.c:
Are you able to implement mod_perl2? Apache 1.x in particular has
reached end of life status.
Hi,
I've continued looking with more atention, and the format messages were just
warnings, the error appears with an lvalue assignement in mod_perl.c:
mod_perl.c:790:15: error: lvalue required as left operand of assignment
And the aforementioned line is:
GvCV(exitgp) = perl_get_cv("Apache::e