<div dir="ltr"><div>>> <span style="font-size:12.8px">Try deleting that line from the source :)</span></div><div><br></div>yes this works and Gem compiles<div><br></div><div><span style="font-size:12.8px">>>If desired, the offending line on the source could be replaced with this</span><br style="font-size:12.8px"><span style="font-size:12.8px">>>pd_this->pd_stuff->st_namelist = </span><span style="font-size:12.8px">namelist_append(pd_this->pd_</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">stuff->st_namelist, mypath, 0);</span><br><div><br></div><div>with this error:</div><div><br></div><div><div>s_main.c:119:1: error: expected identifier or '('</div><div>pd_this->pd_stuff->st_namelist =</div><div>^</div><div>./m_pd.h:856:18: note: expanded from macro 'pd_this'</div><div>#define pd_this (&pd_maininstance)</div><div>                 ^</div><div>s_main.c:119:1: error: expected ')'</div><div>./m_pd.h:856:18: note: expanded from macro 'pd_this'</div><div>#define pd_this (&pd_maininstance)</div><div>                 ^</div><div>s_main.c:119:1: note: to match this '('</div><div>./m_pd.h:856:17: note: expanded from macro 'pd_this'</div><div>#define pd_this (&pd_maininstance)</div></div></div><div><br></div><div><br></div><div><br></div><div>thanks!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 19, 2017 at 1:08 PM, Miller Puckette <span dir="ltr"><<a href="mailto:msp@ucsd.edu" target="_blank">msp@ucsd.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Try deleting that line from the source :)<br>
<br>
The fix should have restored binary compatibility for existing compiled<br>
Gem installations, but new ones wont' compile with the offending line.<br>
<br>
If desired, the offending line on the source could be replaced with this<br>
<br>
pd_this->pd_stuff->st_namelist =<br>
   namelist_append(pd_this->pd_<wbr>stuff->st_namelist, mypath, 0);<br>
<br>
cheers<br>
Miller<br>
<span class=""><br>
On Wed, Jul 19, 2017 at 12:30:02PM -0400, me.grimm wrote:<br>
> compiling Gem from latest git pull (just now) with this fix?<br>
> pure-data/pure-data@c34380a<br>
</span>> <<a href="https://github.com/pure-data/pure-data/commit/c34380ab1ea598068c7e293322b87e7c3a05bfe2" rel="noreferrer" target="_blank">https://github.com/pure-data/<wbr>pure-data/commit/<wbr>c34380ab1ea598068c7e293322b87e<wbr>7c3a05bfe2</a>><br>
> I<br>
> get:<br>
><br>
> clang: *warning: *optimization flag '-falign-loops' is not supported<br>
> [-Wignored-optimization-<wbr>argument]<br>
><br>
> clang: *warning: *optimization flag '-falign-functions' is not supported<br>
> [-Wignored-optimization-<wbr>argument]<br>
><br>
> clang: *warning: *optimization flag '-falign-jumps' is not supported<br>
> [-Wignored-optimization-<wbr>argument]<br>
><br>
> *Setup.cpp:189:2: **error: **use of undeclared identifier 'sys_searchpath'*<br>
<span class="">><br>
>         sys_searchpath = namelist_append(sys_<wbr>searchpath, mypath, 0);<br>
><br>
</span>> *        ^*<br>
><br>
> *Setup.cpp:189:35: **error: **use of undeclared identifier 'sys_searchpath'*<br>
<span class="">><br>
>         sys_searchpath = namelist_append(sys_<wbr>searchpath, mypath, 0);<br>
><br>
><br>
> I logged an issue on Gem git but johannes pointed to the pd issue as the<br>
> culprit....<br>
><br>
> thanks!<br>
> m<br>
<br>
</span>> ______________________________<wbr>_________________<br>
> <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>____________________<br>m.e.grimm, m.f.a, ed.m.</div><div>syracuse u., tc3</div><div><a href="http://megrimm.net" target="_blank">megrimm.net</a><br>____________________</div></div></div>
</div>