[mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-19 Thread Eamon Daly
1. Problem Description: Hey, all. I'm trying to build mod_perl against the stock httpd in RedHat 4ES. The build runs without issue, but "make test" fails immediately with the following error: Can't load '/tmp/mod_perl-2.0.2/blib/arch/auto/ModPerl/Const/Const.so' for module ModPerl::Const: /tmp

Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-20 Thread Joe Orton
On Thu, Jan 19, 2006 at 09:35:30PM -0600, Eamon Daly wrote: > 1. Problem Description: > > Hey, all. I'm trying to build mod_perl against the stock > httpd in RedHat 4ES. The build runs without issue, but > "make test" fails immediately with the following error: > > Can't load '/tmp/mod_perl-2.0.2

Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-20 Thread Eamon Daly
TED]> Cc: Sent: Friday, January 20, 2006 7:24 AM Subject: Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted" On Thu, Jan 19, 2006 at 09:35:30PM -0600, Eamon Daly wrote: 1. Problem Description: Hey, all. I'm trying to

Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-20 Thread Mark Galbreath
or just run it as root? >>> Joe Orton <[EMAIL PROTECTED]> 20-Jan-06 08:24:54 AM >>> On Thu, Jan 19, 2006 at 09:35:30PM -0600, Eamon Daly wrote: > 1. Problem Description: > > Hey, all. I'm trying to build mod_perl against the stock > httpd in RedHat 4ES. The build runs without issue, but > "make