Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Coordinate.pm blib\lib\Coordinate.pm cp PerlCoordinate.pm blib\lib\PerlCoordinate.pm G:\Perl\bin\perl.exe G:\Perl\lib\ExtUtils/xsubpp -typemap G:\Perl\lib\ExtUtils\typemap -typemap typemap Coordinate.xs > Coordinate .xsc && G:\Perl\bin\perl.exe -MExtUtils::Command -e mv Coordinate.xsc Coordinate.c Please specify prototyping behavior for Coordinate.xs (see perlxs manual) cl -c -TP -MD -DNDEBUG -O1 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-IG:\Perl\lib\CORE" Coordinate.c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86 Copyright (C) Microsoft Corp 1984-1998. All rights reserved. Coordinate.c G:\Perl\lib\CORE\win32.h(313) : error C2061: syntax error : identifier 'Stat_t' G:\Perl\lib\CORE\win32.h(412) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\win32.h(412) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(104) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(104) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(105) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(105) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(107) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(107) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(109) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(109) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(110) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(110) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(205) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(205) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(218) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(218) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(330) : error C2061: syntax error : identifier 'SV' G:\Perl\lib\CORE\perlio.h(333) : error C2061: syntax error : identifier 'SV' G:\Perl\lib\CORE\perlio.h(336) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(336) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(345) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(345) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(349) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(349) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(356) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(356) : error C2059: syntax error : '*' G:\Perl\lib\CORE\perlio.h(361) : error C2143: syntax error : missing ',' before '*' G:\Perl\lib\CORE\perlio.h(361) : error C2059: syntax error : '*' G:\Perl\lib\CORE\win32iop.h(72) : error C2061: syntax error : identifier 'Stat_t' G:\Perl\lib\CORE\win32iop.h(73) : error C2061: syntax error : identifier 'Stat_t' G:\Perl\lib\CORE\win32iop.h(76) : error C2061: syntax error : identifier 'IV' G:\Perl\lib\CORE\win32iop.h(132) : error C2061: syntax error : identifier 'Stat_t' G:\Perl\lib\CORE\dosish.h(130) : warning C4005: 'Stat' : macro redefinition G:\Perl\lib\CORE\win32.h(274) : see previous definition of 'Stat' G:\Perl\lib\CORE\perl.h(2002) : error C2146: syntax error : missing ';' before identifier 'perl_os_thread' G:\Perl\lib\CORE\perl.h(2002) : fatal error C1004: unexpected end of file found NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.