Post Go back to editing

HDL make error 127

Hello, 

I'm attempting to build the hdl for the master branch with cygwin on windows 7.

Whenever I run make I come across the following error:

there doesn't seem to be any errors in the vivado.log file. I've seen this may be related to a bad PATH but mine seems ok. In my bashrc file it looks as such:

export PATH=$PATH:/cygdrive/c/Xilinx/Vivado/2019.1/bin/

Running "which vivado" also shows the the path is correct.

What am I missing here?

Thanks,

Ryne