ports/128972: Port security/krb5 has a linking problem when compiled against base openssl

Dwayne MacKinnon dmk at ncf.ca
Tue Nov 18 20:40:01 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list