Randy Kobes wrote: >On Mon, 26 Apr 2004, Stas Bekman wrote: > > > >>Steve Hay wrote: >> >> >>>Hi all, >>> >>>After realising that everything had apparently gone very quiet on this >>>list, I discovered for the second time in recent months that I'd been >>>unsubscribed from it somehow! >>> >>> >>it's a qmail feature. If it sends you an email and it bounces. It tries to >>send a few probes. If they bounce it unsubscribes you. >> >> >> >>>I don't know why it keeps happening, but I'm back now anyway. So now >>>I'm trying to build the latest CVS mp2 to test out a few Win32 things >>>that I see people have been asking about, and I find that the >>>Makefile.PL stage doesn't even work. I get loads of lines like these >>>coming out: >>> >>>[ error] 'C:\apache2\bin\apxs.bat -q EXTRA_CFLAGS' failed: >>>[ error] >>> >>>[ error] 'C:\apache2\bin\apxs.bat -q EXTRA_CPPFLAGS' failed: >>>[ error] >>> >>>Presumably these relate to Apache::Build::apxs_extra_cflags() and >>>Apache::Build::apxs_extra_cppflags(), which have both been added since I >>>last built mp2, but I've no idea what's going wrong -- the error >>>messages are a little less than useful ;) >>> >>>Anyone else having this trouble? >>> >>> > >I've seen those messages too, but a Makefile was still >produced which built mod_perl. I took the messages more to >be warnings, rather than fatal errors. > Oh yes! -- I get a Makefile too! I hadn't even noticed that. I just saw 11+ screens-full of [error] messages and assumed the worst ;)
> > > >>But isn't apxs.bat is a custom script made by Randy? May >>be it doesn't include those flags? >> >> > >That's right - I didn't put anything into EXTRA_CPPFLAGS, >so it just comes back as an empty string. Should this be >considered (by mod_perl) as an "error"? Or should apxs >put something into EXTRA_CPPFLAGS, to handle this context? > > Would it be possible to have apxs.bat support the EXTRA_ flags? Stas said that part of the new stuff was done to check for possible LFS conflicts, which is also an issue on Win32 isn't it? - Steve ------------------------------------------------ Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
