Re: Trying to build latest Win32 module.

2005-11-16 Thread Mark Nettleingham
On Wed, 16 Nov 2005 14:17:57 -0500, Jan Dubois That is weird. From your nmake version I'm guessing that you are using VS2003. Yes! The sys/types.h include file should be installed in: C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\sys\types.h Yep, it's there alright.

RE: Trying to build latest Win32 module.

2005-11-16 Thread Jan Dubois
On Wed, 16 Nov 2005, Reini Urban wrote: > Jan Dubois schrieb: > > Even if you compile and install libwin32 itself, the Win32 module > > will not be used by Perl because it gets installed in the site/lib > > directory, which is being shadowed by the core Perl version of the > > Win32 module. All the

Re: Trying to build latest Win32 module.

2005-11-16 Thread Reini Urban
Jan Dubois schrieb: Even if you compile and install libwin32 itself, the Win32 module will not be used by Perl because it gets installed in the site/lib directory, which is being shadowed by the core Perl version of the Win32 module. All the other libwin32 modules will be updated though. (Just f

RE: Trying to build latest Win32 module.

2005-11-16 Thread Jan Dubois
On Wed, 16 Nov 2005, Mark Nettleingham wrote: > > 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) Micros

Trying to build latest Win32 module.

2005-11-16 Thread Mark Nettleingham
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-nol