Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 12:34:22 -0500 (EST)
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        =?koi8-r?B?6czY0SD7ydDJw8nO?= <ilia@chel.skbkontur.ru>
Cc:        ports@FreeBSD.ORG
Subject:   can't add mod_auth_kerb into Apache
Message-ID:  <200203201734.g2KHYMX58535@khavrinen.lcs.mit.edu>
In-Reply-To: <20020320121318.R85877-100000@sol.chel.skbkontur.ru>
References:  <20020320121318.R85877-100000@sol.chel.skbkontur.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Wed, 20 Mar 2002 12:14:39 +0500 (YEKT), =?koi8-r?B?6czY0SD7ydDJw8nO?= <ilia@chel.skbkontur.ru> said:

> sol# /usr/local/sbin/apachectl start
> Syntax error on line 201 of /usr/local/etc/apache/httpd.conf:
> Cannot load /usr/local/libexec/apache/mod_auth_kerb.so into server:
> /usr/local/libexec/apache/mod_auth_kerb.so: Undefined symbol
> "krb5_sname_to_principal"
> /usr/local/sbin/apachectl start: httpd could not be started

It worked for me when I built the port.  krb5_sname_to_principal
should be defined in your Kerberos library (libkrb5.a).  Can you check
with `nm' to make certain that it is there?  Also, what version of
the Kerberos port do you have installed, and how did you build the
module?

-GAWollman


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203201734.g2KHYMX58535>