I got error message when install Wx from CPAN.
windows2003 server + vc 6
ActivePerl Build 1002 [283697]
===========================================================
....
Writing 'cpp\ovl_const.cpp'.
        D:\Perl\bin\perl.exe -MExtUtils::Command -e touch overload
        nmake -f Makefile all -nologo
        nmake -f Makefile all -nologo
cp lib/Wx/RichText.pm ..\..\blib\lib\Wx\RichText.pm
        D:\Perl\bin\perl.exe D:\Perl\lib\ExtUtils\xsubpp  -noprototypes -nolinen
umbers  -typemap D:\Perl\lib\ExtUtils\typemap -typemap ..\..\typemap -typemap ty
pemap  RichText.xs > RichText.xsc && D:\Perl\bin\perl.exe -MExtUtils::Command -e
 mv RichText.xsc RichText.c
        cl -c  -I. -I..\.. -ID:\Perl\site\lib\Alien\wxWidgets\msw_2_8_7_cl_0\lib
 -ID:\Perl\site\lib\Alien\wxWidgets\msw_2_8_7_cl_0\include -ID:\Perl\site\lib\Al
ien\wxWidgets\msw_2_8_7_cl_0\include  -GF -TP /c /nologo /TP /MD /O2 /W4 /GR /EH
sc -MD -Zi -DNDEBUG -O1    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\"  "-ID:\Perl
\lib\CORE"  -DWXPL_EXT -DWIN32 -D__WXMSW__ -DWXUSINGDLL -D_WINDOWS -DNOPCH  -D_C
RT_SECURE_NO_DEPRECATE RichText.c
RichText.c
RichText.c(2015) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 1786)
         Please choose the Technical Support command on the Visual C++
         Help menu, or open the Technical Support help file for more information

NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio\VC98\Bin\n
make.exe"' : return code '0x2'
Stop.
  MBARBON/Wx-0.81.tar.gz
  nmake -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible


cpan>

Reply via email to