I am trying to build the latest Win32 module (release 0.26) when I attempt a make (nmake) either manually or using CPANPLUS I get the following error.

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DBUILT_BY_ACTIVESTATE -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO - DPERL_MSVCRT_READFIX-MD -Zi -DNDEBUG -O1 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" "-IC:\Perl\lib\CORE" File.c

File.c
c1 : warning C4349: /Gf is deprecated and will not be supported in future versio ns of Visual C++; remove /Gf or use /GF instead C:\Perl\lib\CORE\perl.h(382) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

I'm a touch lost here as I'm not really sure where to turn next. This is on a Windows 2003 Enterprise Server with ActiveState perl version 5.8.7.

Thanks in advance.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Reply via email to