<div dir="ltr">Hi Joni,<div><br></div><div>you may just follow the advice from automake, and add "AUTOMAKE_OPTIONS = subdir-objects" into tool/Makefile.am</div><div><br></div><div><br></div><div><div>@@ -30,6 +30,7 @@</div>

<div> #  vim: syntax=automake</div><div> #</div><div> #------------------------------------------------------------------------------</div><div>+AUTOMAKE_OPTIONS = subdir-objects</div><div> </div><div> EXTRA_DIST =</div>
</div>
<div><br></div><div><br></div><div><br></div><div>Regards,</div><div class="gmail_extra">Jun<br><br><div class="gmail_quote">On 19 August 2014 14:03, Joni Kähärä <span dir="ltr"><<a href="mailto:joni@flatiron.fi" target="_blank">joni@flatiron.fi</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello list,
<div><br></div><div>I'm having trouble building the EtherCAT Master. ./bootstrap says:</div><div><br></div><div><div>+ touch ChangeLog</div><div>+ autoreconf -i</div><div>automake: warnings are treated as errors</div>


<div>/usr/share/automake-1.14/am/<a href="http://ltlibrary.am" target="_blank">ltlibrary.am</a>: warning: '<a href="http://libethercat.la" target="_blank">libethercat.la</a>': linking libtool libraries using a non-POSIX</div>

<div>/usr/share/automake-1.14/am/<a href="http://ltlibrary.am" target="_blank">ltlibrary.am</a>: archiver requires 'AM_PROG_AR' in '<a href="http://configure.ac" target="_blank">configure.ac</a>'</div>
<div>lib/Makefile.am:33:   while processing Libtool library '<a href="http://libethercat.la" target="_blank">libethercat.la</a>'</div><div>tool/Makefile.am:38: warning: source file '../master/soe_errors.c' is in a subdirectory,</div>


<div>tool/Makefile.am:38: but option 'subdir-objects' is disabled</div><div>automake: warning: possible forward-incompatibility.</div><div>automake: At least a source file is in a subdirectory, but the 'subdir-objects'</div>


<div>automake: automake option hasn't been enabled.  For now, the corresponding output</div><div>automake: object file(s) will be placed in the top-level directory.  However,</div><div>automake: this behaviour will change in future Automake versions: they will</div>


<div>automake: unconditionally cause object files to be placed in the same subdirectory</div><div>automake: of the corresponding sources.</div><div>automake: You are advised to start using 'subdir-objects' option throughout your</div>


<div>automake: project, to avoid future incompatibilities.</div><div>autoreconf: automake failed with exit status: 1</div></div><div><br></div><div>Same thing happens with the default dev branch after checking out the Mercurial repo, as well as after switching to stable-1.5.</div>


<div><br></div><div>Before I start poking around hoping to get this working, can anyone with knowledge of the build process advice?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>    Joni</div>

<div><br></div></font></span></div>
<br>_______________________________________________<br>
etherlab-users mailing list<br>
<a href="mailto:etherlab-users@etherlab.org">etherlab-users@etherlab.org</a><br>
<a href="http://lists.etherlab.org/mailman/listinfo/etherlab-users" target="_blank">http://lists.etherlab.org/mailman/listinfo/etherlab-users</a><br>
<br></blockquote></div><br><br></div></div>