|
|
| Just another Perl shrine | |
| PerlMonks |
Re^3: nmake errorby BrowserUk (Patriarch) |
| on Dec 27, 2004 at 20:13 UTC ( [id://417673]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
The error message you posted certainly makes it look like your trying to execute the command mkdir c:\ which will fail. Try adding the /N switch to the nmake command so that you can see what commands are being issued. You might also try /I and see if it would build if you ignore the error(s). It doesn't fix things, but at least you would know whether it is just cmd.exe being more pendantic than other shells or something more serious. Examine what is said, not who speaks.
Silence betokens consent.
Love the truth but pardon error.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||