<div dir="ltr">Hi,<div><br></div><div>Thank you, I have got everything sorted out now.</div><div><br></div><div>Best,</div><div>Nils</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 22 Jul 2019 at 13:45, Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 22/07/2019 13:30, Nils Hölscher wrote:<br>
> <br>
>      > I found the simplebus files in the rtems-libbsd repository, but when<br>
>      > building the compiler is not able to resolve the following include:<br>
>      > #include<dev/fdt/simplebus.h><br>
> <br>
>     Not all header files are installed with a "./waf install". You can add<br>
>     libbsd based drivers to "rtemsbsd/sys/dev".<br>
> <br>
> This worked for simplebus.h, thank you.<br>
> But currently I need to add  tree/freebsd/sys/arm/ti/ti_prcm.h and other <br>
> files located here.<br>
> My include would be:" #include <arm/ti/ti_prcm.h>"<br>
> Simply copying them to "rtemsbsd/sys/dev" doesn't work for these files.<br>
> Any suggestions?<br>
<br>
If you don't find some header files, then make sure the header files are <br>
present in the tree and the included paths are present.  Maybe the <br>
--show-commands option for waf config is helpful. The include paths are <br>
in libbsd.py.<br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
</blockquote></div>