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!
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 can "fix" it by commenting out the call to apxs_extra_cppflags() in ap_ccopts() and by making has_large_files_conflict() return 0 immediately, thus removing all calls to those two new methods. - 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]
