Chris Wearn wrote:
Hi Rob,
Just checked out latest from CVS...
Attempted to compile on Windows XP SP2 with ActiveState Perl v5.8.8 with
VC6++ and got the following error:
[snip]
Undefined subroutine &main::UpdateHTML_blib called at -e line 1.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio\VC98\bin\NMAKE.EXE"' : return code '0x2'
Stop.
C:\temp\Win32-GUI>
Can you grep your source directories for 'UpdateHTML_blib' and see what
file it's in.
My gut reaction is this is a 5.8.8 specific thing (I know ActiveState
have played with MakeMaker a lot in 5.8.8). I'm afraid that I haven't
tried 5.8.8 yet.
Did you successfully compile earlier versions with 5.8.8? Anyone?
Rob.