<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 19, 2014 at 2:01 PM, Joel Sherrill <span dir="ltr"><<a href="mailto:joel.sherrill@oarcorp.com" target="_blank">joel.sherrill@oarcorp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
On November 19, 2014 7:55:24 AM CST, Hesham Moustafa <<a href="mailto:heshamelmatary@gmail.com">heshamelmatary@gmail.com</a>> wrote:<br>
>Hi all,<br>
><br>
>I have for just forked a vanilla RTEMS repo. This is the first time for<br>
>me to build RTEMS after I have upgraded to Fedora 21.<br>
><br>
>When I run ./boostrap I got the following warning:<br>
><br>
>Makefile.am:27: warning: source file '../../shared/bsplibc.c' is in a<br>
>subdirectory,<br>
>Makefile.am:27: but option 'subdir-objects' is disabled<br>
>automake: warning: possible forward-incompatibility.<br>
>automake: At least a source file is in a subdirectory, but the<br>
>'subdir-objects'<br>
>automake: automake option hasn't been enabled.  For now, the<br>
>corresponding output<br>
>automake: object file(s) will be placed in the top-level directory.<br>
>However,<br>
>automake: this behaviour will change in future Automake versions: they<br>
>will<br>
>automake: unconditionally cause object files to be placed in the same<br>
>subdirectory<br>
>automake: of the corresponding sources.<br>
>automake: You are advised to start using 'subdir-objects' option<br>
>throughout your<br>
>automake: project, to avoid future incompatibilities.<br>
><br>
>This happens for all BSPs because they do not have "subdir-objects"<br>
>option enabled within AM_INIT_AUTOMAKE.<br>
<br>
</div></div>Check your PATH. it sounds like you are getting the F21 provided automake version not the one for RTEMS.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div>I installed earlier RTEMS automake version again and this solved the warnings.<br><br></div><div>Thanks,<br></div><div>Hesham<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
><br>
>Just wanted to notify you.<br>
><br>
>Regards,<br>
><br>
>Hesham<br>
<br>
</div></div></blockquote></div><br></div></div>