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
, Welinux S.A.
> Bombero Ossa #1010, oficina 800,
> +56-2-3729770, Movil: +56-9-3199305
> Santiago, Chile
>
>
> - Mensaje original -
>> De: "Hans C. Poo"
>> Para: modperl@perl.apache.org
>> Enviados: Lunes, 3 de Diciembre 2012 11:02:56
>> Asun
os: Lunes, 3 de Diciembre 2012 11:02:56
> Asunto: Problem compiling 1.0 on linux
>
> Hi.
>
> I have a legacy mod_perl project, and need to create a development
> environment.
>
> mod_perl-1.31 y apache_1.3.41 on Ubuntu Linux 12.04
>
> The makefile is created fine:
Hi.
I have a legacy mod_perl project, and need to create a development environment.
mod_perl-1.31 y apache_1.3.41 on Ubuntu Linux 12.04
The makefile is created fine:
hans@tierra:~/desarrollo/mod_perl-1.31$ perl Makefile.PL DO_HTTPD=1 USE_APACI=1
EVERYTHING=1
Then, when issuing make:
cc -O2