[Users] [Bug 3947] New: Build break with --disable-libsm --enable-crash-dialog

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Tue Jan 9 13:03:27 CET 2018


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3947

            Bug ID: 3947
           Summary: Build break with --disable-libsm --enable-crash-dialog
    Classification: Unclassified
           Product: Claws Mail
           Version: 3.16.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: zsolt.foldvari at protonmail.com

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=e4f6b0b3 breaks the build
by conditionally removing 'argv0' in main.c, while still referencing it in
crash.c.


$ ./configure --disable-libsm --enable-crash-dialog
<...>
claws-mail 3.16.0

Using Address Book : Original stable interface
JPilot             : no
LDAP               : yes
gnuTLS             : yes
iconv              : yes
compface           : no
IPv6               : yes
enchant            : yes
IMAP4              : yes
NNTP               : yes
Crash dialog       : yes
LibSM              : no
DBUS               : yes
NetworkManager     : no
Manual             : no
Generic UMPC code  : no
SVG support        : yes
Config dir         : .claws-mail
Password crypto    : gnutls
Plugins
<...>


$ make
make  all-recursive
<...>
libtool: link: gcc -g -O2 -Wno-unused-function -Wno-pointer-sign -Wall -pthread
-I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-Wl,--export-dynamic -o claws-mail account.o action.o addrcache.o addr_compl.o
addressadd.o addrgather.o addrharvest.o addritem.o advsearch.o alertpanel.o
autofaces.o avatars.o codeconv.o compose.o crash.o customheader.o
displayheader.o edittags.o enriched.o entity.o export.o file_checker.o
filtering.o folder.o folder_item_prefs.o foldersel.o folderutils.o folderview.o
grouplistdialog.o headerview.o html.o image_viewer.o imap.o imap_gtk.o import.o
inc.o localfolder.o main.o mainwindow.o manual.o matcher.o matcher_parser_lex.o
matcher_parser_parse.o mbox.o message_search.o messageview.o mh.o mh_gtk.o
mimeview.o msgcache.o news.o news_gtk.o noticeview.o partial_download.o
password.o password_gtk.o passwordstore.o pop.o prefs_account.o prefs_actions.o
prefs_common.o prefs_compose_writing.o prefs_customheader.o
prefs_display_header.o prefs_ext_prog.o prefs_filtering_action.o
prefs_filtering.o prefs_folder_item.o prefs_fonts.o prefs_gtk.o
prefs_image_viewer.o prefs_logging.o prefs_matcher.o prefs_message.o
prefs_migration.o prefs_msg_colors.o prefs_other.o prefs_quote.o
prefs_receive.o prefs_send.o prefs_spelling.o prefs_summaries.o
prefs_summary_column.o prefs_summary_open.o prefs_folder_column.o
prefs_template.o prefs_themes.o prefs_toolbar.o prefs_wrapping.o printing.o
privacy.o procheader.o procmime.o procmsg.o quote_fmt.o quote_fmt_lex.o
quote_fmt_parse.o recv.o remotefolder.o send_message.o setup.o sourcewindow.o
ssl_manager.o statusbar.o stock_pixmap.o summary_search.o summaryview.o
textview.o toolbar.o undo.o unmime.o uri_opener.o wizard.o addrbook.o
addrclip.o addrcustomattr.o addressbook.o addressbook_foldersel.o addrindex.o
addrquery.o addrselect.o addrduplicates.o browseldap.o editaddress.o
editaddress_other_attributes_ldap.o editbook.o editgroup.o editjpilot.o
editldap_basedn.o editldap.o editvcard.o exphtmldlg.o expldifdlg.o exporthtml.o
exportldif.o importldif.o importmutt.o importpine.o jpilot.o ldapctrl.o
ldaplocate.o ldapquery.o ldapserver.o ldapupdate.o ldaputil.o ldif.o mutt.o
pine.o vcard.o -Wl,-O1 -Wl,--as-needed -pthread -Wl,-O1 -Wl,--as-needed
-pthread  -L/usr/local/lib etpan/.libs/libclawsetpan.a -L/usr/lib64
gtk/.libs/libclawsgtk.a -lgmodule-2.0 -lgthread-2.0 -lcrypt -lenchant
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0
-lpango-1.0 -lfontconfig -lfreetype -lnsl -llber -lldap -lgnutls
-lstartup-notification-1 -ldbus-glib-1 -ldbus-1 -lrsvg-2 -lgio-2.0
-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lm -letpan -lssl -lcrypto
/usr/lib64/libdb-5.3.so -lpthread -lz -pthread
crash.o: In function `crash_handler':
/home/zsolt/software/claws-mail-3.16.0/src/crash.c:536: undefined reference to
`argv0'
/home/zsolt/software/claws-mail-3.16.0/src/crash.c:549: undefined reference to
`argv0'
collect2: error: ld returned 1 exit status

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list