libbsd for Beaglebone black

Vijay Kumar Banerjee vijay at rtems.org
Fri Jun 4 21:11:11 UTC 2021


Hi,

On Fri, Jun 4, 2021 at 1:09 PM Siddons, David <siddons at bnl.gov> wrote:
>
> Hi, I'm working through the "quick start" document (https://docs.rtems.org/branches/master/user/start/index.html), and have succeeded in bulding and running the paranoia example on the beaglebone. I now want to add the bsd networking library. I followed https://rmeena840.github.io/Fourth-Post/. I successfully configured waf, but in the build operation I got the following error:
>
> ../../rtemsbsd/nfsclient/nfs.c:2279:3: error: 'const struct _rtems_filesystem_operations_table' has no member named 'utimens_h'; did you mean 'utime_h'?
>   .utimens_h         = nfs_utimens,
>    ^~~~~~~~~
>    utime_h
>
Please rebuild the RSB toolchain after pulling from the current master
branch. The newlib version has been updated recently in the RSB and
the updated version is required to build the BSP.

Best regards,
Vijay

> Not sure if I did something wrong, or this is a known problem.
> Pete.
>
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users


More information about the users mailing list