<div dir="ltr">That worked. I have the test suites built successfully. I just need to dd to a disk and see if it works.<div>So I think we need to add the other dependency checks in sb-check to test for the dependencies that did not show up as missing.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 18, 2015 at 1:47 PM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 18/06/2015 8:00 am, Angelo Fraietta wrote:<br>
> It was not, so I installed it, did a make clean and had same error<br>
<br>
</span>Great. Looking at the error below ...<br>
<span class=""><br>
><br>
> On Wed, Jun 17, 2015 at 5:36 PM, Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a><br>
</span><span class="">> <mailto:<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>>> wrote:<br>
><br>
>     On 17/06/2015 5:24 pm, Angelo Fraietta wrote:<br>
>     > Fails here during build<br>
>     ><br>
>     > make[6]: Leaving directory<br>
>     > `/home/angelo/development/rtems/b-beagle/arm-rtems4.11/c/beagleboneblack/testsuites/libtests/syscall01'<br>
>     > Making all in dl01<br>
>     > make[6]: Entering directory<br>
>     > `/home/angelo/development/rtems/b-beagle/arm-rtems4.11/c/beagleboneblack/testsuites/libtests/dl01'<br>
>     > arm-rtems4.11-gcc -B../../../../../beagleboneblack/lib/ -specs bsp_specs<br>
>     > -qrtems -DHAVE_CONFIG_H -I.<br>
>     > -I../../../../../../../rtems-src/c/src/../../testsuites/libtests/dl01<br>
>     > -I..<br>
>     >  -I../../../../../../../rtems-src/c/src/../../testsuites/libtests/../support/include<br>
>     >   -mcpu=cortex-a8 -O2 -g -Wall -Wmissing-prototypes<br>
>     > -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -MT<br>
>     > dl-o1.o -MD -MP -MF .deps/dl-o1.Tpo -c -o dl-o1.o<br>
>     > ../../../../../../../rtems-src/c/src/../../testsuites/libtests/dl01/dl-o1.c<br>
>     > mv -f .deps/dl-o1.Tpo .deps/dl-o1.Po<br>
>     > w -f dl.tar dl-o1.o<br>
<br>
</span>For some reason $(PAX) is not set. See line 21 of ...<br>
<br>
<a href="https://git.rtems.org/rtems/tree/testsuites/libtests/dl01/Makefile.am#n21" rel="noreferrer" target="_blank">https://git.rtems.org/rtems/tree/testsuites/libtests/dl01/Makefile.am#n21</a><br>
<br>
I suggest you delete the current build directory and run configure<br>
again. The value for PAX may have been cached.<br>
<span class="HOEnZb"><font color="#888888"><br>
Chris<br>
</font></span></blockquote></div><br></div>