Re: MP and 2.4 Compilation Woes
Andy Colson <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 2/8/2013 9:55 AM, Kevin A. McGrail wrote: > On 2/8/2013 10:48 AM, Andy Colson wrote: >> On 2/8/2013 9:39 AM, Kevin A. McGrail wrote: >>> Hi All, >>> >> >> >> > /usr/local/perl-5.14/bin/perl build/source_scan.pl >> >> Have you tried: >> >> make source_scan > Yes. That info above is the output from the end of make source_scan > with Jan's patches, the extra patch I did similar to the 0027 patch of > his and I think some minor patches from the qteajs. I am stuck at this > step. > >> make xs_generate >> >> -Andy > ah, sorry. I thought you had typed: >> > /usr/local/perl-5.14/bin/perl build/source_scan.pl Do you have multiple perl's installed? /usr/local/perl-5.14 seems unusual. Any chance your picking up headers or libs from a different version of perl? -Andy