On Mon, Jun 10, 2024, 7:26 PM Chris Johns <chr...@rtems.org> wrote:

> 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:
>

Is this from missing the development package for Python?

>
> Could you please raise an issue in gitlab for this and assign it to me?
>
> Chris
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to