<div dir="ltr">Hi All,<div><br></div><div>I have tried first to build rtems-net-services. </div><div>The configure faction:</div><div>waf configure --prefix=/my_devl/rtems-5/5  --rtems-version=5 --rtems-archs=powerpc --rtems-bsps=powerpc/mvme3100<br></div><div>failed:</div><div>Checking for library bsd                      : not found <br>Checking for library networking               : not found <br>Checking for library lwip                     : not found <br></div><div><br></div><div>so I downloaded rtems-net-legacy, hoping the that I can build this way missing libnetworking.a</div><div><br></div><div>The configuration command was successful :</div><div>waf configure --prefix=/my_devl/rtems-5/5  --rtems-version=5 --rtems-archs=powerpc --rtems-bsps=powerpc/mvme3100</div><div><br></div><div>When I tried to build the project, </div><div>waf build<br></div><div><br></div><div>I got several times message that rtems/test-info.h is missing.</div><div>../../libtest/testbeginend.c:21:10: fatal error: rtems/test-info.h: No such file or directory<br> #include <rtems/test-info.h><br></div><div>Where to find rtems/test-info.h</div><div>Thanks</div><div><br></div><div>Best regards</div><div>Mirek</div></div>