LibBSD | rtems 7, x86_64, machine/in_cksum.h not found (#76)

Aaron Nyholm (@eagleirony) gitlab at rtems.org
Tue Mar 10 05:59:45 UTC 2026




Aaron Nyholm commented: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/76#note_144935


Yeah, from what I can see it hasn't been built ever. It's missing `freebsd/sys/amd64`. It doesn't seem like it should be too hard to add given that a lot of `x86` support is already in LibBSD from other BSPs (e.g. `freebsd/sys/x86` already exists). I had a quick look and a lot of the first issues can be quickly resolved.

`in_cksum.h` doesn't have a source file, it's just the header. A good place to start is to add the path mapping `(freebsd/sys/x86_64/include', ['freebsd/sys/x86/include', 'freebsd/sys/amd64/include']),` into `libbsd.py` @ line 118.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/76#note_144935
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260310/c00d8cd0/attachment.htm>


More information about the bugs mailing list