Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2008 20:36:41 GMT
From:      Dwayne MacKinnon <dmk@ncf.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128972: Port security/krb5 has a linking problem when compiled against base openssl
Message-ID:  <200811182036.mAIKafsg048677@www.freebsd.org>
Resent-Message-ID: <200811182040.mAIKe0HI030395@freefall.freebsd.org>

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

>Number:         128972
>Category:       ports
>Synopsis:       Port security/krb5 has a linking problem when compiled against base openssl
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 18 20:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dwayne MacKinnon
>Release:        7.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD oracle 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Thu Aug 21 16:55:35 EDT 2008     root@oracle:/usr/obj/usr/src/sys/ORACLE  amd64
>Description:
After installing security/krb5, any attempt to use the binaries created results in the following error message:

/libexec/ld-elf.so.1: /usr/local/lib/libgssrpc.so: Undefined symbol "gss_mech_krb5"

The behavior only happens when WITH_OPENSSL_BASE=YES is defined in /etc/make.conf.
If the port is allowed to install security/openssl as a dependency this error does not happen.

I've also confirmed this problem on a FreeBSD 7.0-RELEASE-p1 i386 box
>How-To-Repeat:
Define WITH_OPENSSL_BASE=YES in /etc/make.conf.

Install security/krb5 from by compiling from ports.

Try to run kdb5_util create -s to create a new kerberos database.
>Fix:


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



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