On 2015-11-19 3:50 AM, swattor wrote:<br>
> When compiling release geany-1.26 I encounter the following error:<br>
><br>
> spawn.c: In function 'spawn_async_with_pipes':<br>
> spawn.c:625: error: 'G_SPAWN_ERROR_TOO_BIG' undeclared (first use in this function)<br>
> spawn.c:625: error: (Each undeclared identifier is reported only once<br>
> spawn.c:625: error: for each function it appears in.)<br>
> make[2]: *** [libgeany_la-spawn.lo] Error 1<br>
><br>
<br>
What if you change that symbol to `G_SPAWN_ERROR_2BIG`? The alias shown <br>
in your error message was added in March 2012, so maybe your GLib is too <br>
old.<br>
<br>
Cheers,<br>
Matthew Brush<br>
<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/764#issuecomment-158091420">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ3s5zF-WYwtbB66ZUERIeRJL8c30ks5pHeN1gaJpZM4Glekm.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/764#issuecomment-158091420"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>