[Github-comments] [geany] error during compilation - spawn.c (#764)

Matthew Brush notifications at xxxxx
Thu Nov 19 15:34:13 UTC 2015


On 2015-11-19 3:50 AM, swattor wrote:
> When compiling release geany-1.26 I encounter the following error:
>
> spawn.c: In function 'spawn_async_with_pipes':
> spawn.c:625: error: 'G_SPAWN_ERROR_TOO_BIG' undeclared (first use in this function)
> spawn.c:625: error: (Each undeclared identifier is reported only once
> spawn.c:625: error: for each function it appears in.)
> make[2]: *** [libgeany_la-spawn.lo] Error 1
>

What if you change that symbol to `G_SPAWN_ERROR_2BIG`? The alias shown 
in your error message was added in March 2012, so maybe your GLib is too 
old.

Cheers,
Matthew Brush



---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/764#issuecomment-158091420
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151119/812fe5ef/attachment.html>


More information about the Github-comments mailing list