Including rtems_bsdnet.h in rtems source code

Joel Sherrill joel at rtems.org
Tue Jun 22 17:38:48 UTC 2021


Hi

Looks like some files in rtems.git should have been moved since
rtems_bsdnet.h isn't part of the rtems source code.

$ grep -r rtems/rtems_bsdnet.h
cpukit/libfs/src/ftpfs/tftpDriver.c:#include <rtems/rtems_bsdnet.h>
testsuites/libtests/record01/init.c:#include <rtems/rtems_bsdnet.h>
bsps/include/grlib/network_interface_add.h:#include <rtems/rtems_bsdnet.h>
bsps/powerpc/beatnik/include/bsp/if_em_pub.h:#include <rtems/rtems_bsdnet.h>
bsps/powerpc/beatnik/include/bsp/if_gfe_pub.h:#include
<rtems/rtems_bsdnet.h>
bsps/powerpc/beatnik/include/bsp/if_mve_pub.h:#include
<rtems/rtems_bsdnet.h>
bsps/shared/grlib/net/greth.c:#include <rtems/rtems_bsdnet.h>

How can any of that build? This was triggered by someone bisecting Pi
failures and they had networking on (apparently) and had a build error.

Do these files need to move to the network repos?

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210622/3a1d0b1c/attachment.html>


More information about the devel mailing list