Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11 RESOLVED

2008-12-29 Thread craig
hat such dependent directories contain hyphenated elements like 'i386-freebsd'. Thanks for your help, cmac On Dec 27, 2008, at 11:44 PM, Philip M. Gollucci wrote: Philip M. Gollucci wrote: Craig MacKenna wrote: On Dec 24 00:57, "Philip M. Gollucci" wrote: Subject: R

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-27 Thread Philip M. Gollucci
Philip M. Gollucci wrote: Craig MacKenna wrote: On Dec 24 00:57, "Philip M. Gollucci" wrote: Subject: Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11 If you post your ./Configure for perl, ./configure for httpd, and perl Makefile.PL for mod_perl, I'll run i

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-24 Thread Philip M. Gollucci
Craig MacKenna wrote: On Dec 24 00:57, "Philip M. Gollucci" wrote: Subject: Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11 cr...@animalhead.com wrote: Neither mod_perl 2.0.4 nor the current build modperl-2.0_20081223052020 If you're going to do that '

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-24 Thread Craig MacKenna
On Dec 24 00:57, "Philip M. Gollucci" wrote: > > Subject: Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11 > > cr...@animalhead.com wrote: > > Neither mod_perl 2.0.4 nor the current build modperl-2.0_20081223052020 > If you're going to do th

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-23 Thread Philip M. Gollucci
cr...@animalhead.com wrote: Neither mod_perl 2.0.4 nor the current build modperl-2.0_20081223052020 If you're going to do that 'current build', I'd use revision numbers of SVN instead of the data. "PL_markstack_ptr" This isn't perl 5.8.8 vs perl 5.8.9 related, if you diff the trees, only 1 l

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-23 Thread Philip M. Gollucci
cr...@animalhead.com wrote: Oooh your os? Was that your machine doing something bad as you were typing? /me is a FreeBSD person (see the .sig below) I won't be doing development for most of a week, but if you have any other questions, I'll be monitoring email. Is there anything else I shoul

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-23 Thread craig
As Adam Prime notes, 5.8.9 became the current stable Perl recently. It is the other new ingredient besides Apache 2.2.11. I don't normally introduce so many new things at once, but happen to be working through a new sandbox/developmental version of our website. One of the Apache developers sugge

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-22 Thread Philip M. Gollucci
"PL_markstack_ptr" Thats a perl function its irrelevant of httpd versions. Are you use you are using the /usr/local/bin/perl below ? *** /usr/local/bin/perl -V Summary of my perl5 (revision 5 version 8 subversion 9) configuration: Platform: osname=freebsd, osvers=6.3-release, Oooh my