Katherine Rocha created an issue: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/57



## Summary
Compiler error (undefined reference) when using `rtems_bsd_iface_link_state` 
with `#include <rtems/bsd/iface.h>` in C++. Fixed locally by wrapping 
`#include` in `extern "C" {}`.


## Steps to reproduce
Call `rtems_bsd_iface_link_state` with `#include <rtems/bsd/iface.h>` in C++.

### Pre-set options

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/57
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