I'm trying to update sylpheed, which is currently without a maintainer, to v2.3.0. I simply changed the version number in the current sylpheed.info file (v2.9.0). v2.9.0 builds and runs, but v2.3.0 fails like:
gcc -g -O2 -no-cpp-precomp -fno-common -I/sw/include/glib-2.0 -I/sw/ lib/glib-2.0/include -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/ usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0 -I/sw/include/ atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gtkspell-2.0 -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_header.o prefs_customheader.o prefs_summary_column.o prefs_template.o prefs_actions.o prefs_search_folder.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 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 -L/ sw/lib/pilot-link10/lib -L/sw/lib -L/usr/X11R6/lib ../libsylph/.libs/ libsylph.a -lcompface /sw/lib/pilot-link10/lib/libpisock.dylib /sw/ lib/libgtkspell.dylib /sw/lib/libaspell.dylib -ldl /sw/lib/libgtk- x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib -lXrandr -lXinerama -lXext -lXcursor /sw/lib/libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib / sw/lib/libpangoxft-1.0.dylib -lXft -lXrender /sw/lib/ libpangox-1.0.dylib -lX11 /sw/lib/libpangoft2-1.0.dylib -lfontconfig - lfreetype /sw/lib/libpango-1.0.dylib -lm /sw/lib/ libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib /sw/lib/ libglib-2.0.dylib /sw/lib/libintl.dylib -lc /sw/lib/libiconv.dylib /usr/bin/ld: warning multiple definitions of symbol _locale_charset /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used /usr/bin/ld: Undefined symbols: _res_9_init symbol _locale_charset used from dynamic library /sw/lib/ libiconv.dylib(localcharset.o) not from earlier dynamic library /sw/ lib/libintl.3.dylib(localcharset.o) 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 ### execution of make failed, exit code 2 I'm not sure how to fix this. The two localcharset.o are from libiconv-dev and libgettext3-shlibs, both of which are either Depends, or BuildDepends. Any advice would be appreciated. Thanks. Kevin Horton Ottawa, Canada ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel