Re: Error while compiling rtems main branch for sparc

2015-05-31 Thread Saurabh Gadia
I wanted to test the ENABLE_STRICT_ORDER_MUTEX=1 related sptests for "nested mutex" GSOC project. So please let me know what can be done. Thanks, Saurabh Gadia On Sun, May 31, 2015 at 9:33 PM, Saurabh Gadia wrote: > Hi, > so I am working for sparc-sis setting and master branch. And if you see

Re: Error while compiling rtems main branch for sparc

2015-05-31 Thread Saurabh Gadia
Hi, so I am working for sparc-sis setting and master branch. And if you see the code in threadimpl.h and threadchangepriority.c and coremutexsurrender.c the definition of *_Thread_Change_priority() *is having mismatch calling. Git records says that there was change to above function structure done

Re: Error while compiling rtems main branch for sparc

2015-05-31 Thread Nick Withers
Does re-running bootstrap in the source dir and re-configuring sort it? -- Nick Withers Embedded Systems Programmer Department of Nuclear Physics, Research School of Physics and Engineering The Australian National University (CRICOS: 00120C) On Sun, 2015-05-31 at 20:31 -0400, Joel Sherrill wrote

Re: Error while compiling rtems main branch for sparc

2015-05-31 Thread Gene Smith
On 05/31/2015 07:57 PM, Saurabh Gadia wrote: The problem is on master branch Just a suggestion that you might need to run ./bootstrap from rtems root after a "git pull" that adds or removes files. I had a similar problem but with a different file. -gene ___

Re: Error while compiling rtems main branch for sparc

2015-05-31 Thread Joel Sherrill
More information is needed. Target architecture, bsp, configure command. I have been building all bsps regularly and unless it got broken this weekend, something else is up On May 31, 2015 7:57:04 PM EDT, Saurabh Gadia wrote: >The problem is on master branch > > >Thanks, > > >Saurabh Gadia > >

Re: Error while compiling rtems main branch for sparc

2015-05-31 Thread Saurabh Gadia
The problem is on master branch Thanks, Saurabh Gadia On Sun, May 31, 2015 at 4:44 PM, Saurabh Gadia wrote: > Logs: > > make[6]: Entering directory > `/home/saurabh/dev1/kernel/b-sis/sparc-rtems4.11/c/sis/cpukit/score' > make[6]: *** No rule to make target `src/apimutexislocked.c', needed by

Error while compiling rtems main branch for sparc

2015-05-31 Thread Saurabh Gadia
Logs: make[6]: Entering directory `/home/saurabh/dev1/kernel/b-sis/sparc-rtems4.11/c/sis/cpukit/score' make[6]: *** No rule to make target `src/apimutexislocked.c', needed by `src/libscore_a-apimutexislocked.o'. Stop. make[6]: Leaving directory `/home/saurabh/dev1/kernel/b-sis/sparc-rtems4.11/c/s