build failed

Frank Kühndel frank.kuehndel at embedded-brains.de
Sat Jul 22 06:25:25 UTC 2023


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 additional `--embed` option 
while on older OS it does not even understand it. I am not using RTEMS 5 
so maybe someone else can provide you advice.

Pete, which version of Python are you using?
What is the output of the following commands on your machine?

/usr/bin/python3-config --ldflags
/usr/bin/python3-config --ldflags --embed

Greetings
Frank

On 7/21/23 18:00, Siddons, David wrote:
> Subject:
> build failed
> From:
> "Siddons, David" <siddons at bnl.gov>
> Date:
> 7/21/23, 18:00
> 
> To:
> "rtems-users at rtems.org" <users at rtems.org>
> 
> 
> I'm following the quick-start guide, substituting arm for sparc, and at this step:
> https://docs.rtems.org/branches/master/user/start/tools.html
> 
> 
> cd $HOME/quick-start/src/rsb/rtems
> ../source-builder/sb-set-builder --prefix=$HOME/quick-start/rtems/5 5/rtems-arm
> 
> Eventually I get this:
> 
> config: tools/rtems-gdb-9.1-1.cfg
> error: shell macro failed: /home/peter/quick-start/src/rsb/source-builder/sb/rtems-build-dep -c gcc  -l : 2: error: no library (-l) provided
> Build FAILED
> Build Set: Time 0:00:23.976088
> Build FAILED
> 
> What did I do wrong?
> 
> Pete.

-- 
embedded brains GmbH & Co. KG
Herr Frank KÜHNDEL
Dornierstr. 4
82178 Puchheim
Germany
email: frank.kuehndel at embedded-brains.de
phone:  +49-89-18 94 741 - 23
mobile: +49-176-15 22 06 - 11

Registergericht: Amtsgericht München
Registernummer: HRA 117265
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the users mailing list