HI, ich möchte Sylpheed entsprechend meinern Vorgaben selbst installieren.
./configure --disable-ssl --disable-ipv6
Dies läuft auch durch ohne Fehler.
GnuPG : yes
JPilot : no
LDAP : no
OpenSSL : no
iconv : yes
compface : no
IPv6 : no
GtkSpell : yes
Oniguruma : no
Aber bei make kommt folgende FM:
gcc -g -O2 -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -o sylpheed main.o mainwindow.o folderview.o summaryview.o messageview.o headerview.o textview.o imageview.o mimeview.o query_search.o message_search.o colorlabel.o action.o compose.o gtkshruler.o menu.o stock_pixmap.o prefs_ui.o prefs_common_dialog.o prefs_filter.o prefs_filter_edit.o prefs_account_dialog.o prefs_folder_item.o prefs_display_items.o prefs_display_header.o prefs_customheader.o prefs_summary_column.o prefs_template.o prefs_actions.o prefs_search_folder.o prefs_toolbar.o account_dialog.o template.o addressbook.o addr_compl.o addritem.o addrcache.o addrbook.o addrindex.o mgutils.o vcard.o ldif.o importldif.o importcsv.o jpilot.o syldap.o editbook.o editgroup.o editaddress.o editvcard.o editjpilot.o editldap.o editldap_basedn.o addressadd.o filesel.o foldersel.o statusbar.o logwindow.o sourcewindow.o manage_window.o undo.o alertpanel.o inputdialog.o progressdialog.o subscribedialog.o about.o setup.o gtkutils.o send_message.o inc.o import.o export.o rfc2015.o passphrase.o select-keys.o sigstatus.o simple-gettext.o manual.o eggtrayicon.o trayicon.o printing.o sslmanager.o quote_fmt_lex.o quote_fmt_parse.o sylpheed-marshal.o -lgpgme -lgpg-error ../libsylph/.libs/libsylph.a -lnsl -lgtkspell -lenchant -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
compose.o: In function `compose_set_spell_lang_menu':
/tmp/sylpheed-2.4.8/src/compose.c:5331: undefined reference to `new_aspell_config'
/tmp/sylpheed-2.4.8/src/compose.c:5332: undefined reference to `get_aspell_dict_info_list'
/tmp/sylpheed-2.4.8/src/compose.c:5333: undefined reference to `delete_aspell_config'
/tmp/sylpheed-2.4.8/src/compose.c:5335: undefined reference to `aspell_dict_info_list_elements'
/tmp/sylpheed-2.4.8/src/compose.c:5336: undefined reference to `aspell_dict_info_enumeration_next'
/tmp/sylpheed-2.4.8/src/compose.c:5336: undefined reference to `aspell_dict_info_enumeration_next'
/tmp/sylpheed-2.4.8/src/compose.c:5342: undefined reference to `delete_aspell_dict_info_enumeration'
collect2: ld returned 1 exit status
make[3]: *** [sylpheed] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
Wie würdet ihr das Problem lösen? Bitte um Rückinfo. Danke vorab. Gruß, jens