----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 30, 2001 3:53 PM
Subject: Nmake ppd yields fatal error u1077

>
> When I try to do the last step (nmake ppd) I get the following:
>
>      Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
>      Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
>      The system cannot find the path specified.
>      NMAKE : fatal error U1077: 'D:\Perl\bin\Perl.exe' : return code '0x1'
>      Stop.
>

Hi,

Running 'nmake ppd' with the '/D', '/N', and '/P' switches might provide
output that is useful for determining the problem. ( Run 'nmake -help' for a
complete list of available switches. )

For me the '/D' switch produces 'ppd target does not exist', so it might not
be all that useful :-) But the other 2 produce output that might provide a
clue to what's happening - especially if you have another module ( which
works ) for comparison purposes.

Best thing would be if someone who knows the answer were to post it :-)

Cheers,
Rob

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to