[rtems-libbsd] Building for zynq?
Jonathan Brandmeyer
jonathan.brandmeyer at gmail.com
Tue Apr 28 12:48:52 UTC 2015
I'm trying to build rtems-libbsd targeting xilinx_zynq_zedboard and/or
xilinx_zynq_qemu in order to test out networking with libbsd. At least two
files/types related to time are missing:
rtemsbsd/include/rtems/bsd/sys/resource.h includes <sys/_timeval.h> which
is not present in RTEMS, my BSP, or libbsd. Numerous files then reference
sys/resource.h
freebsd/sys/opencrypto/cryptodev.h requests 'struct bintime' to be a
member, which is an incomplete type. Again, this type is not provided by
RTEMS, my BSP, or libbsd.
Does libbsd work for the ARM Xilinx targets, and if so, what can I do about
libbsd's sense of time?
Thanks,
Jonathan Brandmeyer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20150428/74b05efe/attachment.html>
More information about the users
mailing list