Hello,

I am trying to build arm/realview_pbx_a9_qemu with waf. (
https://git.rtems.org/rtems-libbsd/tree/README.waf ) In the last step, it
shows the *following error:*

Build failed
 -> task in 'bsd' failed (exit status 1):

*A part error trace: *

/home/gadgetman/development/rtems/rtems-libbsd/rtemsbsd/include/machine/rtems-bsd-muteximpl.h:
In function 'rtems_bsd_mutex_init':
/home/gadgetman/development/rtems/rtems-libbsd/rtemsbsd/include/machine/rtems-bsd-muteximpl.h:60:38:
error: 'THREAD_QUEUE_DISCIPLINE_PRIORITY' undeclared (first use in this
function)
  _Thread_queue_Initialize(&m->queue, THREAD_QUEUE_DISCIPLINE_PRIORITY);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Can anyone help me with this ?

Regards,
Deval Shah
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to