<p dir="ltr"><br>
On Nov 4, 2015 1:39 PM, "Martin Galvan" <<a href="mailto:martin.galvan@tallertechnologies.com">martin.galvan@tallertechnologies.com</a>> wrote:<br>
><br>
> Hi everyone! I'm currently having some trouble when building RTEMS<br>
> from the git mainline. I'm using a toolchain built using (a fairly<br>
> recent) RSB. My configure is:<br>
><br>
> ../source/configure --target=arm-rtems4.11<br>
> --enable-rtemsbsp=beagleboneblack --enable-posix --enable-cxx<br>
> --disable-networking --enable-tests=no<br>
><br>
> However, when I run make, I get this:<br>
><br>
> make[1]: *** No rule to make target `make/Templates/Makefile.lib',<br>
> needed by `all-am'.  Stop.<br>
><br>
> I tried re-bootstraping and still see the same error. I saw this on a<br>
> couple more BSPs (TMS570 and LPC1768).<br>
><br>
> Notice this happens only with master; the 4.11 branch builds ok.<br>
><br>
> Is this a bug, or am I doing something wrong?<br></p>
<p dir="ltr">I saw this on SPARC sis and leon3 on the plane. I don't know why but it is a generic cross targrt bug. I didn't grep for the offending Makefile.am but expect it is a matter of deleting they one right line. _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</p>