Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 May 2012 13:35:16 +0200
From:      Matthias Andree <mandree@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        udo.schweigert@siemens.com
Subject:   ports/167639: mail/mutt-devel: does not start when compiled with GSSAPI 
Message-ID:  <E1SQzkC-000JX1-BQ@apollo.emma.line.org>
Resent-Message-ID: <201205061140.q46Be9hX084230@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167639
>Category:       ports
>Synopsis:       mail/mutt-devel: does not start when compiled with GSSAPI
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 06 11:40:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
FreeBSD 
>Environment:
System: FreeBSD apollo.emma.line.org 9.0-STABLE FreeBSD 9.0-STABLE #9: Fri Apr 27 01:42:03 CEST 2012 toor@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
(port maintainer is CC'd)

When mutt-devel is compiled with GSSAPI support enabled on my amd64
FreeBSD 9-STABLE computer, I get this fatal run-time error when starting
mutt:

Undefined symbol "gss_nt_service_name" referenced from COPY relocation
in /usr/local/bin/mutt

Related posts suggest that I'm not the sole user having this problem; I
recall that things were fine in FreeBSD 8.

Reference to other problem (with a workaround that disables GSSAPI and
is therefore not a real option):
http://permalink.gmane.org/gmane.os.freebsd.devel.ports/99376

Desired result: mutt should continue to support GSSAPI and start up properly.

	
>How-To-Repeat:
Compile and install mutt with these OPTIONS (note there is no OPTION
to turn off GSSAPI):

     MUTT_ASPELL=on "Enable aspell support"
     MUTT_COMPRESSED_FOLDERS=on "Enable compressed folders"
     MUTT_CYRUS_SASL2=on "Enable SASL2 authentication"
     MUTT_DEBUG=off "Enable debugging capabilities"
     MUTT_FLOCK=off "Enable flock() usage"
     MUTT_GPGME=off "Enable gpgme interface"
     MUTT_GREETING_PATCH=off "Enable greeting"
     MUTT_HTML=on "Enable HTML documentation"
     MUTT_ICONV=on "Enable iconv support"
     MUTT_IDN=on "Enable idn support"
     MUTT_IFDEF_PATCH=off "Enable ifdef feature"
     MUTT_IMAP_HEADER_CACHE=on "Enable imap header cache"
     MUTT_ISPELL=off "Enable ispell support"
     MUTT_LOCALES_FIX=off "Enable locales fix"
     MUTT_MAILBOX_MANPAGES=on "Install mbox.5/mmdf.5 manpages"
     MUTT_MAILDIR_HEADER_CACHE=on "Enable maildir header cache"
     MUTT_MAILDIR_MTIME_PATCH=off "Enable Maildir mtime patch"
     MUTT_MBOX_HOOK_PATCH=off "Enable enhanced mbox-hook"
     MUTT_NCURSES=on "Enable ncurses support"
     MUTT_NCURSES_PORT=off "Use ncurses from port"
     MUTT_NNTP=off "Enable news reader"
     MUTT_PARENT_CHILD_MATCH_PATCH=off "Enable parent/child match"
     MUTT_QUOTE_PATCH=on "Enable extended quoting"
     MUTT_REVERSE_REPLY_PATCH=off "Enable reverse_reply"
     MUTT_SGMLFORMAT=on "Enable sgml support"
     MUTT_SIDEBAR_PATCH=on "Enable sidebar"
     MUTT_SIGNATURE_MENU=off "Enable signature menu"
     MUTT_SLANG=off "Enable slang support"
     MUTT_SMIME_OUTLOOK_COMPAT=on "SMIME outlook compatible"
     MUTT_SMTP=off "Enable SMTP relay support"
     MUTT_TRASH_PATCH=off "Enable trash folder support"
     MUTT_XML=on "Use XML tools for docu"

	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1SQzkC-000JX1-BQ>