Problem building master

Joel Sherrill joel at rtems.org
Mon Mar 7 16:32:43 UTC 2016


This is odd. I just did a fresh update and rebuilt sparc/sis with POSIX
enabled.
I didn't have trouble.

The gcc+newlib version bumped last week but that shouldn't have had an
impact
yet and wouldn't have broken this. It added prototypes for a few pthread
routines
I am adding.

How did you configure exactly?

--joel

On Mon, Mar 7, 2016 at 9:24 AM, Isaac Gutekunst <isaac.gutekunst at vecna.com>
wrote:

> Correcting my subject typo.
>
> On 03/07/2016 10:23 AM, Isaac Gutekunst wrote:
>
>> Hi,
>>
>> I'm trying to build RTEMS master for ARM, and am getting the following
>> compile error:
>>
>> ../../../../../../rtems/c/src/../../cpukit/libfs/src/pipe/fifo.c: In
>> function 'pipe_interruptible':
>> ../../../../../../rtems/c/src/../../cpukit/libfs/src/pipe/fifo.c:76:34:
>> error: 'Thread_queue_Control {aka struct <anonymous>}' has no member
>> named 'state'
>>     the_barrier->Barrier.Wait_queue.state |=
>> STATES_INTERRUPTIBLE_BY_SIGNAL;
>>                                    ^
>> ../../../../../../rtems/c/src/../../cpukit/libfs/src/pipe/fifo.c:80:34:
>> error: 'Thread_queue_Control {aka struct <anonymous>}' has no member
>> named 'state'
>>     the_barrier->Barrier.Wait_queue.state |=
>> STATES_INTERRUPTIBLE_BY_SIGNAL;
>>
>>
>> I can't seem to find a definition for the Barrier_Control struct,
>> andhaven't been able to find a root cause.
>>
>> It could as always be a bootstrapping/cleaning problem where the wrong
>> file is being built, but I don't think so.
>>
>> Anyone know what's going on?
>>
>> Thanks,
>>
>> Isaac
>> _______________________________________________
>> users mailing list
>> users at rtems.org
>> http://lists.rtems.org/mailman/listinfo/users
>>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160307/8efa724b/attachment-0002.html>


More information about the users mailing list