rtems-libbsd fails for gr740

Nicolas Tsiogkas lou.nick at gmail.com
Mon Aug 27 10:21:12 UTC 2018


Yup that did the trick. Thanks!

Regards,
Niko

On Mon, Aug 27, 2018 at 8:35 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20180827/636e1953/attachment.html>


More information about the users mailing list