#149700 - yellowstar - Thu Jan 24, 2008 4:24 am
I recently needed to reinstall DevkitPro on my XP, due to a system reinstall.
But, MSYS/Make isn't working right.
It's not finding the ds_rules file.
The environment vars are correct. It's finding the make exe and ect.
I tried installing MSYS without the post-install thing. I also tried with that. And lastly, I tried using the MSYS off of a working DKP install.
But none of those worked.
Can devkitpro be installed with the installer/updater, without downloading the files again, and only using pre-downloaded files?
I manually installed devkitpro before, but this time...
Last edited by yellowstar on Thu Jan 24, 2008 5:02 am; edited 1 time in total
But, MSYS/Make isn't working right.
It's not finding the ds_rules file.
The environment vars are correct. It's finding the make exe and ect.
I tried installing MSYS without the post-install thing. I also tried with that. And lastly, I tried using the MSYS off of a working DKP install.
But none of those worked.
Code: |
> "make" all Makefile:11: \c\devkitPro\devkitARM/ds_rules: No such file or directory "make": *** No rule to make target `\c\devkitPro\devkitARM/ds_rules'. Stop. > Process Exit Code: 2 |
Can devkitpro be installed with the installer/updater, without downloading the files again, and only using pre-downloaded files?
I manually installed devkitpro before, but this time...
Last edited by yellowstar on Thu Jan 24, 2008 5:02 am; edited 1 time in total