[sylpheed:35216] Re: [ANNOUNCE] Sylpheed 3.1.4 released (security fix)

Hiroyuki Yamamoto hiro-y at kcn.ne.jp
Fri Apr 27 10:50:26 JST 2012


Hello,

On Thu, 26 Apr 2012 15:34:59 +0200
speps <speps at gmx.com> wrote:

> Btw, with latest glib2 2.32.1 it fails to build, since it seems like
> glibconfig.h cannot be included directly any more.
> 
> So, you should remove the line
> 
> #include <glibconfig.h>
> 
> at libsylph/defs.h line 27, or add some #ifdef
> 
> 
> I just updated the Arch build script adding a simple
> sed -i '/glibconfig/d' libsylph/defs.h

It has been already fixed in 3.2beta7. As a better fix,
replace the following lines with "#include <glib.h>".
-----------------------------
#include <glibconfig.h>

#ifdef G_OS_WIN32
#  include <glib/gwin32.h>
#endif
-----------------------------

-- 
Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>


More information about the Sylpheed mailing list