unsubscribe

2020-12-22 Thread LARA ZIOSI
unsubscribe ::DISCLAIMER:: The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, dest

RE: /usr/lib64/perl5/CORE/perl.h:183:16: error: ‘my_perl’ undeclared

2020-02-18 Thread LARA ZIOSI
_MEMPOOL) #define PERL_TRACK_MEMPOOL # endif #else # undef PERL_TRACK_MEMPOOL #endif -Original Message- From: LARA ZIOSI [mailto:lara.zi...@hcl.com] Sent: Tuesday, February 18, 2020 10:50 AM To: modperl@perl.apache.org Subject: /usr/lib64/perl5/CORE/perl.h:183:16: error: ‘my_perl’ un

/usr/lib64/perl5/CORE/perl.h:183:16: error: ‘my_perl’ undeclared

2020-02-18 Thread LARA ZIOSI
Hello, I am unable to build dynamic mod_perl2.0.11 (http://ftp.tudelft.nl/apache/perl/mod_perl-2.0.11.tar.gz) on RHEL 7.3 where I have previously downloaded, built and installed: Apache 2.4.34 Apr 1.7.0 Apr-util 1.6.1 Expat 2.2.9 Pcre 8.44 Exutils-embed 1.14 Here are the outputs: [myuser@myho