cmg2496 Posted May 5, 2017 Share Posted May 5, 2017 Hi, I am trying to build and download a project that I have had working (building and downloading fine) previously from a different computer. I have copied the project files over to a new computer, and when I try to build and download from this computer, I get a build failure with the following output: 'Please wait while Executing Project Script. Please wait while mapping Power PMAC variables. End of syncing the database. PMAC variables are mapped successfully. Build Process For usralgo.ko has started. C:\PPMAC MiniGST\PowerPmac1\PowerPmac1\PowerPmac1.ppproj(176,5): Error : make: /bin/sh: Command not found C:\PPMAC MiniGST\PowerPmac1\PowerPmac1\PowerPmac1.ppproj(176,5): Error : make: /bin/sh: Command not found C:\PPMAC MiniGST\PowerPmac1\PowerPmac1\PowerPmac1.ppproj(176,5): Error : make: /bin/sh: Command not found Build Process For usralgo.ko has ended. Build Process For usralgo.so has started. Build Process For usralgo.so has ended. Done building project "PowerPmac1.ppproj" -- FAILED.' the errlog for the realtime routines - which i think this is linked to since it fails during the usralgo.ko build is as follows: 'make: /bin/sh: Command not found cp: missing destination file operand after '/usr/local/usralgo/usralgomain.c' Try 'cp --help' for more information. make: *** [all] Error 1' as far as I am aware this usralgomain.c is a default file that has not changed between the two computers, if anyone has seen this error before, and can point me in the right direction as to what I am doing wrong, it would be appreciated, Colin Link to comment Share on other sites More sharing options...
cmg2496 Posted May 8, 2017 Author Share Posted May 8, 2017 for peoples information, I have managed to solve this issue by running the IDE installer repair process, although I still do not fully understand what was going on here... Link to comment Share on other sites More sharing options...
Recommended Posts