From nobody@FreeBSD.org  Tue Jun  1 13:38:07 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3426D106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Jun 2010 13:38:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 234A18FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Jun 2010 13:38:07 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o51Dc6cs090613
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 1 Jun 2010 13:38:06 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o51Dc6R2090612;
	Tue, 1 Jun 2010 13:38:06 GMT
	(envelope-from nobody)
Message-Id: <201006011338.o51Dc6R2090612@www.freebsd.org>
Date: Tue, 1 Jun 2010 13:38:06 GMT
From: Frank <zhongyb@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: errors when starting apache after installation of mod_auth_kerb2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147282
>Category:       ports
>Synopsis:       errors when starting www/apache22 after installation of mod_auth_kerb2
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    zi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 01 13:40:02 UTC 2010
>Closed-Date:    Wed Nov 28 16:19:31 UTC 2012
>Last-Modified:  Wed Nov 28 16:19:31 UTC 2012
>Originator:     Frank
>Release:        Freebsd 8.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD freebsd.cdqlxx.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #1: Tue May 11 11:28:54 CST 2010     frank@freebsd.cdqlxx.com:/usr/obj/usr/src/sys/FREEBSD  i386

>Description:
I got the message "Undefine symbol "gsskrb5_register_acceptor_identity"" when I started apache22 after installation of mod_auth_kerb2. The following line was added into /usr/local/etc/apache22/httpd.conf:

LoadModule auth_kerb_module libexec/apache22/mod_auth_kerb.so

The original message is

Performing sanity check on apache22 configuration:
httpd: Syntax error on line 108 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_auth_kerb.so into server: /usr/local/libexec/apache22/mod_auth_kerb.so: Undefined symbol "gsskrb5_register_acceptor_identity"
Starting apache22.
httpd: Syntax error on line 108 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_auth_kerb.so into server: /usr/local/libexec/apache22/mod_auth_kerb.so: Undefined symbol "gsskrb5_register_acceptor_identity"
/usr/local/etc/rc.d/apache22: WARNING: failed to start apache22

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->apache 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Jun 3 00:31:07 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147282 
Class-Changed-From-To: maintainer-update->sw-bug 
Class-Changed-By: ohauer 
Class-Changed-When: Sat Aug 25 15:29:14 UTC 2012 
Class-Changed-Why:  
Assign right class, submitter is not maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147282 
Responsible-Changed-From-To: apache->zi 
Responsible-Changed-By: zi 
Responsible-Changed-When: Wed Nov 28 14:56:40 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147282 
State-Changed-From-To: open->closed 
State-Changed-By: zi 
State-Changed-When: Wed Nov 28 16:19:30 UTC 2012 
State-Changed-Why:  
This issue has been resolved.  Please update your ports tree and install 
revision 4 of this port. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147282 
>Unformatted:
