building rtems-net-legacy failed

Miroslaw Dach miroslaw.dach at gmail.com
Sat May 25 00:33:43 UTC 2024


Hi All,

I have tried first to build rtems-net-services.
The configure faction:
waf configure --prefix=/my_devl/rtems-5/5  --rtems-version=5
--rtems-archs=powerpc --rtems-bsps=powerpc/mvme3100
failed:
Checking for library bsd                      : not found
Checking for library networking               : not found
Checking for library lwip                     : not found

so I downloaded rtems-net-legacy, hoping the that I can build this way
missing libnetworking.a

The configuration command was successful :
waf configure --prefix=/my_devl/rtems-5/5  --rtems-version=5
--rtems-archs=powerpc --rtems-bsps=powerpc/mvme3100

When I tried to build the project,
waf build

I got several times message that rtems/test-info.h is missing.
../../libtest/testbeginend.c:21:10: fatal error: rtems/test-info.h: No such
file or directory
 #include <rtems/test-info.h>
Where to find rtems/test-info.h
Thanks

Best regards
Mirek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20240524/fdf366df/attachment.htm>


More information about the users mailing list