Re: finding mod_perl shared object on win32

2003-03-30 Thread Stas Bekman
Randy Kobes wrote: On Fri, 28 Mar 2003, Stas Bekman wrote: [ .. ] Randy, I've looked at this issue and I don't see this problem on linux. Admittedly there was a problem with using -apxs which was finding mod_perl.so when it wasn't supposed to, which I've fixed now in cvs. Currently the logic go

Re: finding mod_perl shared object on win32

2003-03-28 Thread Randy Kobes
On Fri, 28 Mar 2003, Stas Bekman wrote: [ .. ] > Randy, > > I've looked at this issue and I don't see this problem on linux. Admittedly > there was a problem with using -apxs which was finding mod_perl.so when it > wasn't supposed to, which I've fixed now in cvs. > > Currently the logic goes li

finding mod_perl shared object on win32

2003-03-27 Thread Stas Bekman
Randy Kobes wrote: On Thu, 13 Mar 2003, Geoffrey Young wrote: yeah, I think it's related to the latest change in ModPerl::MM http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=104432362926275&w=2 removing -MApache2 from the macro solves the problem, but thus makes it unusable for third party