Re: Unfortunately, I still can't use rsb on a Mac (M2).

Chris Johns <[email protected]> Tue, 11 Jun 2024 10:25:38 +1000
Newsgroups gmane.os.rtems.user
Organization https://www.rtems.org/
Message-ID <[email protected]>
On 11/6/2024 7:00 am, Heinz Junkes wrote:
> Hi.
> 
> That seems to be the root cause of the problem:
> 
> 
> configure:21663: checking whether to use python
> configure:21665: result: /usr/local/bin/python3.12
> configure:21869: checking for python
> configure:21892: /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501/tools/rtems-default-tools/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rtems/6/include -I/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501-internal/include -o conftest -g -O2     -I/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501-internal/include -I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I/Library/Frameworks/Python.framework/Versions/3.12/include/python3.12  -L/Volumes/Epics/LONG_ISLAND/RTEMS_ARM_libBsd_stack/rsb/rtems/build/tmp/sb-501-internal/lib conftest.c -L/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/config-3.12-darwin -lpython3.12 -ldl 
 -framework CoreFoundation -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.12/Python -lncurses -lm  >&5
> clang: error: no such file or directory: 'Python.framework/Versions/3.12/Python'
> configure:21892: $? = 1
> configure: failed program was:

Could you please raise an issue in gitlab for this and assign it to me?

Chris