Re: build failed

2023-07-22 Thread Frank Kühndel
Hi Pete, this looks like bug https://devel.rtems.org/ticket/4631 It was fixed for RTEMS 6 but may be not for RTEMS 5? I am adding Chris Johns to CC as he fixed this bug in RTEMS 6. If it is this bug, the cause is that on newer OS the command `/usr/bin/python3-config --ldflags` needs an

Re: build failed

2023-07-22 Thread Frank Kühndel
Hi Pete, if there is no particular reason to use RTEMS 5 (such has you have to work with old code), I would recommend RTEMS 6. Moreover, in version 6 this bug is fixed and I guess release 6.1 will be published within several months. Greetings Frank On 7/22/23 15:46, Siddons, David wrote:

Re: build failed

2023-07-22 Thread Siddons, David
Hi Frank, THanks for responding. The output is: peter@peter-HP:~/quick-start/src/rsb/rtems$ /usr/bin/python3-config --ldflags -L/usr/lib/python3.10/config-3.10-x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lcrypt -ldl -lm -lm peter@peter-HP:~/quick-start/src/rsb/rtems$ /usr/bin/python3-config