pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
899 stars 298 forks source link

Thanks I solved. Now I have an other problem I've tried to do make vcompile and I obtained this: #319

Closed sunil3690 closed 5 years ago

sunil3690 commented 5 years ago

Thanks I solved. Now I have an other problem I've tried to do make vcompile and I obtained this:

/bin/sh: 1: tcsh: not found CMakeFiles/vcompile.dir/build.make:57: recipe for target 'CMakeFiles/vcompile' failed make[3]: [CMakeFiles/vcompile] Error 127 CMakeFiles/Makefile2:173: recipe for target 'CMakeFiles/vcompile.dir/all' failed make[2]: [CMakeFiles/vcompile.dir/all] Error 2 CMakeFiles/Makefile2:180: recipe for target 'CMakeFiles/vcompile.dir/rule' failed make[1]: [CMakeFiles/vcompile.dir/rule] Error 2 Makefile:168: recipe for target 'vcompile' failed make: [vcompile] Error 2

I have executed the ./update-ips.py without any errors.

Originally posted by @Alessandro0110 in https://github.com/pulp-platform/pulpino/issues/236#issuecomment-410007348