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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to