[sylpheed:33476] Re: crash on compose problem workaround

Hiroyuki Yamamoto hiro-y at kcn.ne.jp
Tue Jan 5 14:36:53 JST 2010


Hello,

On Mon, 4 Jan 2010 16:44:17 -0700
Bob White <bob at bob-white.com> wrote:

> On Fri, 25 Dec 2009 18:48:59 +0900
> Hiroyuki Yamamoto <hiro-y at kcn.ne.jp> wrote:
> 
> > Hello,
> > 
> > Can someone test the following patch with Enchant 1.5.0 (with
> > zemberek enabled) and libdbus-glib-1-dev?
> > 
> > > --- sylpheed-2.7.1.orig/configure.in	2009-08-13
> > > 11:22:10.000000000 +0900 +++ sylpheed-2.7.1/configure.in
> > > 2009-09-23 14:32:07.000000000 +0900 @@ -284,6 +284,8 @@
> > >  		LIBS="$LIBS `$PKG_CONFIG --libs gtkspell-2.0`"
> > >  		if $PKG_CONFIG --atleast-version 2.0.13
> > > gtkspell-2.0 ; then AC_DEFINE(USE_ENCHANT, 1, Use Enchant with
> > > GtkSpell)
> > > +			CFLAGS="$CFLAGS `$PKG_CONFIG --cflags
> > > dbus-glib-1`"
> > > +			LIBS="$LIBS `$PKG_CONFIG --libs
> > > dbus-glib-1`" elif $PKG_CONFIG --atleast-version 2.0.12
> > > gtkspell-2.0 ; then LIBS="$LIBS -laspell"
> > >  		fi
> > 
> 
> How do I apply this patch?  I just updated system to 9.10 and have
> "the problem".  
> 
> I tried copying the patch into a file and after taking out the leading
> characters on each line, got it to recognize the patch.  I executed
> 'patch -p0 < small.patch'.  Then it asked for the file to patch.  I
> answered src/sylpheed, but that resulted in another error.

Edit configure.in by hand and execute ./autogen.sh.

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


More information about the Sylpheed mailing list