Closed msbasanth closed 5 years ago
Hi,
I am trying o generate certificates in Windows 10 using MYSYS2. I am getting error,
ic002275@md1uu1ec MSYS /d/tls-gen-master/basic #make PASSWORD=bunnies Makefile:1: *** missing separator. Stop.
How to solve this missing separator in Windows 10?
Regards Basanth
This is due to the fact that Makefile is a symbolic link to the file in the parent directory. If you copy the parent directory's Makefile into the basic directory this issue should be fixed.
Makefile
basic
Hi,
I am trying o generate certificates in Windows 10 using MYSYS2. I am getting error,
How to solve this missing separator in Windows 10?
Regards Basanth