[sylpheed:32681] Re: Mandriva 2009 : 2.5.0 compilation fails

Michael Schwendt mschwendt at gmail.com
Thu Oct 16 00:05:32 JST 2008


On Wed, 15 Oct 2008 16:50:42 +0200, Nicolas Guilmain wrote:

> Le Wed, 15 Oct 2008 16:01:01 +0200
> Michael Schwendt a écrit :
> 
> > See list archives. A cheap work-around is to include <gtk.h> in all four
> > files, where this build error occurs.
> 
> Thank you and sorry for the superfluous mail.
> 
> But I have another problem :
> 
> compose.o: In function `compose_set_spell_lang_menu':
> /home/ng/SOURCES/sylpheed-2.5.0/src/compose.c:5745: undefined reference to `new_aspell_config'
> /home/ng/SOURCES/sylpheed-2.5.0/src/compose.c:5746: undefined reference to `get_aspell_dict_info_list'
> /home/ng/SOURCES/sylpheed-2.5.0/src/compose.c:5747: undefined reference to `delete_aspell_config'
> /home/ng/SOURCES/sylpheed-2.5.0/src/compose.c:5749: undefined reference to `aspell_dict_info_list_elements'
> /home/ng/SOURCES/sylpheed-2.5.0/src/compose.c:5750: undefined reference to `aspell_dict_info_enumeration_next'
> /home/ng/SOURCES/sylpheed-2.5.0/src/compose.c:5750: undefined reference to `aspell_dict_info_enumeration_next'
> /home/ng/SOURCES/sylpheed-2.5.0/src/compose.c:5756: undefined reference to `delete_aspell_dict_info_enumeration'
> 
> Have you a solution for that too ?

Link with ASpell (-laspell in the LDFLAGS) if your version of GtkSpell
no longer adds this automatically.


More information about the Sylpheed mailing list