ports/125679: mutt-devel uses expired gss_nt_service_name

Peter Vereshagin peter at vereshagin.org
Wed Jul 16 15:20:04 UTC 2008


>Number:         125679
>Category:       ports
>Synopsis:       mutt-devel uses expired gss_nt_service_name
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 16 15:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Peter Vereshagin
>Release:        releng_7 cvsup'd less than a week ago
>Organization:
'
>Environment:
FreeBSD screwed.box 7.0-STABLE FreeBSD 7.0-STABLE #2: Sat Jul 12 18:30:17 SAMST 2008     toor at screwed.box:/usr/local/obj/usr/local/src/sys/PEOR  i386
>Description:
I do know nothing about what gss is just except it is used by mutt for imap.
Ok, i build mutt-devel for myself with several patches from mutt.org.ua.
i have no heimdal port installed. So i noticed that:
- gssapi_generic.h was not found by imap/auth_gss.c
- gss_nt_service_name doesn't get redefined
ok by far the gssapi.h is installed by freebsd base system.
After googling i found that it is renamed to conform some RFC naming convention standard.
It is menyioned just here:
http://www.stacken.kth.se/lists/heimdal-discuss/2006-11/msg00087.html
ok i just needed to comment out the gssapi_generic.h and redefine the symbol into capitalized standarded name
>How-To-Repeat:
Apply as many patches on mutt-devel as I did, or:
- simply look at auth_gss.c
- find the ifdef HEIMDAL
See that without it the gssapi_generic.h is about to be included AND the symbol does not redefines.

>Fix:
just don't know who should fix this AND the base system header is involved. Have no much experience on C  too, sorry.
I did as described.

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



More information about the freebsd-ports-bugs mailing list