Bug 62513

Summary: Errant /usr/bin/krb5-config on 4-STABLE
Product: Base System Reporter: John Merryweather Cooper <coop9211>
Component: binAssignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.9-STABLE   
Hardware: Any   
OS: Any   

Description John Merryweather Cooper 2004-02-08 04:50:11 UTC
	www/screem fails to build on -STABLE.  It fails because the
	configure script detects the /usr/bin/krb5-config file and
	assumes Kerberos V is installed even when it is not installed
	by default on -STABLE.  This causes this application to 
	configure for Kerberos V and it fails because the components
	are not found.

Fix: 

* delete krb5-config from -STABLE unless Kerberos V is installed
	* rename krb5-config (e.g., krb5-config.disabled) so that it is
	  not detected
	* install Kerberos V (but deletion of the /usr/bin/krb5-config
	  may still be necessary for proper linking/operation of Kerberos
	  V features
How-To-Repeat: 	attempt to build www/screem on -STABLE when Kerberos V is installed.
	www/screem will build if krb5-config is deleted or if Kerberos V
	is installed from ports.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2008-04-27 12:42:04 UTC
State Changed
From-To: open->closed
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2008-04-27 12:43:28 UTC
Responsible Changed
From-To: freebsd-bugs->antoine

Close: this problem affects only RELENG_4 that has been EOL'ed more than one year ago.