rtems-libbsd fails for gr740

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Aug 27 06:35:12 UTC 2018


Hello Nicolas,

I tried it on a VM with the steps below and can reproduce your problem. 
The waf configure checks a header file:

Configure variant:                          : sparc-rtems5-gr740-default
Checking for header rtems/rtems-debugger.h  : yes
'configure' finished successfully (0.953s)

This is later used in:

         self.addTest(mm.generator['test-if-header']('debugger01', 
'rtems/rtems-debugger.h',
                                                     ['test_main'], 
runTest = False, netTest = True,
                                                     extraLibs = 
['debugger']))

I have no idea why this works on my main development machine. We should 
check that the libdebugger.a is present and not the header file. For 
now, please remove the lines above from libbsd.py.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list