Hi,
I am running windows XP (Version 5.1.2600) with service pack 2 and am trying to use MinGW to build openssl. I use the following command as per th einstructions in the Install doc for windows:
 
c:\openssl-0.9.8a>ms\mingw32
 
and get the following read out:
 
process_begin: CreateProcess(null), copy .\.\e_os.h tmp\e_os.h, ...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make: *** [tmp\e_os.h] Error 2
 
But the tmp folder and the file e_os.h both exist! What is the issue here and how do I resolve it?
 
regards
 
Andrew

Reply via email to