<div dir="ltr">This is odd. I just did a fresh update and rebuilt sparc/sis with POSIX enabled.<div>I didn't have trouble.</div><div><br></div><div>The gcc+newlib version bumped last week but that shouldn't have had an impact</div><div>yet and wouldn't have broken this. It added prototypes for a few pthread routines</div><div>I am adding.</div><div><br></div><div>How did you configure exactly?</div><div><br></div><div>--joel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 7, 2016 at 9:24 AM, Isaac Gutekunst <span dir="ltr"><<a href="mailto:isaac.gutekunst@vecna.com" target="_blank">isaac.gutekunst@vecna.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Correcting my subject typo.<br>
<br>
On 03/07/2016 10:23 AM, Isaac Gutekunst wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I'm trying to build RTEMS master for ARM, and am getting the following<br>
compile error:<br>
<br>
../../../../../../rtems/c/src/../../cpukit/libfs/src/pipe/fifo.c: In<br>
function 'pipe_interruptible':<br>
../../../../../../rtems/c/src/../../cpukit/libfs/src/pipe/fifo.c:76:34:<br>
error: 'Thread_queue_Control {aka struct <anonymous>}' has no member<br>
named 'state'<br>
    the_barrier->Barrier.Wait_queue.state |=<br>
STATES_INTERRUPTIBLE_BY_SIGNAL;<br>
                                   ^<br>
../../../../../../rtems/c/src/../../cpukit/libfs/src/pipe/fifo.c:80:34:<br>
error: 'Thread_queue_Control {aka struct <anonymous>}' has no member<br>
named 'state'<br>
    the_barrier->Barrier.Wait_queue.state |=<br>
STATES_INTERRUPTIBLE_BY_SIGNAL;<br>
<br>
<br>
I can't seem to find a definition for the Barrier_Control struct,<br>
andhaven't been able to find a root cause.<br>
<br>
It could as always be a bootstrapping/cleaning problem where the wrong<br>
file is being built, but I don't think so.<br>
<br>
Anyone know what's going on?<br>
<br>
Thanks,<br>
<br>
Isaac<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div><br></div>