Re: rsb problem with python

2018-05-28 Thread Amaan Cheval
Ah, it seems like my shot in the dark was misguided :) This seems like it may help, but it's mostly another shot in the dark: https://stackoverflow.com/questions/26910649/unable-to-install-gdb-with-python-support?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa On Tue, May

rsb problem with python

2018-05-28 Thread Siddons, David
While building rsb for arm-rtems I got this problem: checking for python... /home/peter/miniconda3/bin/python checking for python3.6... no configure: error: python is missing or unusable Makefile:9095: recipe for target 'configure-gdb' failed make[1]: *** [configure-gdb] Error 1 make[1]: Leaving d

RE: rsb problem with python

2018-05-28 Thread Siddons, David
Hi Amaan, Actually, /home/peter/miniconda3/bin/python is a soft link to /home/peter/miniconda3/bin/python3.6 already! Does rsb not follow links? Pete. From: Amaan Cheval [amaan.che...@gmail.com] Sent: Monday, May 28, 2018 6:05 PM To: Siddons, David Cc: users@r

Re: rsb problem with python

2018-05-28 Thread Amaan Cheval
Hey David! It looks to me like Anaconda doesn't install the "alias" binaries specifying the version (for eg. both "python" and "python3.6"). I believe the fix in your case should be as simple as copying your existing binary with the following command: cp /home/peter/miniconda3/bin/python /home/pe

RE: zynq picozed board

2018-05-28 Thread Siddons, David
BTW, my browser is refusing to access rtems.org because of an expired certificate. Pete. From: Siddons, David Sent: Monday, May 28, 2018 1:12 PM To: users@rtems.org Subject: zynq picozed board Has anyone implemented RTEMS on an Avnet Picozed board? What needs

zynq picozed board

2018-05-28 Thread Siddons, David
Has anyone implemented RTEMS on an Avnet Picozed board? What needs to be changed in the existing ZynQ support to do that? Thanks, Pete. ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users