Just precede it by "my", as in:

    if (my $first2 =~ m|^\.\.|) {

(Search for "first2" to find this line.)
I seem to remember that I also had to change the following:

    os\win32\MakeModuleMak.mak

to

    os\win32\MakeModuleMak.cpp

(Again, just search for it.)

Finally, I had to add an include search path to os\win32 to one of the
mod_ssl makefiles. Don't remember which, however.

Finally, my builds for 1.3.19 (and 1.3.17 binary downloads) crash when
accessed by Netscape 4.7. I logged a detailed debug trace of this to the bug
database.


peo



----- Original Message -----
From: "tjww" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 06, 2001 8:37 AM
Subject: 2.8.1 Instll bug on win32


> Hi,
>
> When I run configure.bat to patch apache with modssl, it show error msg
>
> > Global symbol "$first2" requires explicit package name at configure.bat
line 269.
> > BEGIN not safe after errors--compilation aborted at configure.bat line
283.
>
> I am not family with perl, anybody who can tell me how to deal withit?
>
> Thanks.
>
> Bye, Sincerely yours tjww.
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
>


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to