So it was a problem with the path variable. Fixed it. The setup worked. Thanks!
On Sat, Mar 17, 2018 at 3:33 PM, Aditya Upadhyay <[email protected]> wrote: > install python-dev... Will solve the issue. If you are using ubuntu.. > sudo apt-get install python-dev. > > On Sat, Mar 17, 2018, 3:30 PM Amaan Cheval <[email protected]> wrote: > >> Hi! >> >> > checking for python... >> /Library/Frameworks/Python.framework/Versions/2.7/bin/python >> > checking for python2.7... no >> > configure: error: python is missing or unusable >> >> That looks like the problem (at least on the surface). macOS does come >> with >> Python built-in, but I don't believe that's good enough for development >> (vague memories only of issues) - have you installed Python separately >> too? >> >> If so, could you confirm that you have the python2.7 binary in your PATH >> variable too? >> >> On Sat, Mar 17, 2018 at 3:24 PM Vidushi Vashishth <[email protected]> >> wrote: >> >> > Hello! >> >> > I was trying to set up the sparc/erc32 bsp on a new system and was >> following the quickstart on the user manual. Though I have successfully >> done this before, this time its throwing an error. PFA the rsb log file >> with the error report. I was doing this to run the trace buffering >> examples. >> >> > Why is the shell command /bin/sh -ex failing? >> >> > Regards, >> > Vidushi >> > _______________________________________________ >> > devel mailing list >> > [email protected] >> > http://lists.rtems.org/mailman/listinfo/devel >> _______________________________________________ >> devel mailing list >> [email protected] >> http://lists.rtems.org/mailman/listinfo/devel >> >
_______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
