Strange krb5-config output after recent Heimdel import

Poul-Henning Kamp phk at phk.freebsd.dk
Sat May 10 19:15:49 UTC 2008


In message <c21e92e20805101214w6e03aba4r8a99faba4e5916a0 at mail.gmail.com>, "Jiaw
ei Ye" writes:
>On Fri, May 9, 2008 at 7:09 PM, Doug Rabson <dfr at rabson.org> wrote:
>
>> Try this patch (untested - I'm waiting for my buildworld to complete).

Please also test installworld, I needed this to get through yesterday:


Index: lib/libkrb5/Makefile
===================================================================
RCS file: /home/ncvs/src/kerberos5/lib/libkrb5/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- lib/libkrb5/Makefile	7 May 2008 13:53:05 -0000	1.18
+++ lib/libkrb5/Makefile	9 May 2008 17:49:54 -0000
@@ -128,10 +128,6 @@
 	krb5_auth_context.3 krb5_auth_setkeytype.3 \
 	krb5_auth_context.3 krb5_auth_setlocalseqnumber.3 \
 	krb5_auth_context.3 krb5_auth_setremoteseqnumber.3 \
-	krb5_build_principal.3 krb5_build_principal_ext.3 \
-	krb5_build_principal.3 krb5_build_principal_va.3 \
-	krb5_build_principal.3 krb5_build_principal_va_ext.3 \
-	krb5_build_principal.3 krb5_make_principal.3 \
 	krb5_ccache.3 krb5_cc_close.3 \
 	krb5_ccache.3 krb5_cc_copy_cache.3 \
 	krb5_ccache.3 krb5_cc_cursor.3 \
@@ -217,12 +213,10 @@
 	krb5_openlog.3 krb5_log_msg.3 \
 	krb5_openlog.3 krb5_vlog.3 \
 	krb5_openlog.3 krb5_vlog_msg.3 \
-	krb5_principal_get_realm.3 krb5_principal_get_comp_string.3 \
 	krb5_set_default_realm.3 krb5_free_host_realm.3 \
 	krb5_set_default_realm.3 krb5_get_default_realm.3 \
 	krb5_set_default_realm.3 krb5_get_default_realms.3 \
 	krb5_set_default_realm.3 krb5_get_host_realm.3 \
-	krb5_sname_to_principal.3 krb5_sock_to_principal.3 \
 	krb5_timeofday.3 krb5_us_timeofday.3 \
 	krb5_verify_user.3 krb5_verify_opt_init.3 \
 	krb5_verify_user.3 krb5_verify_opt_set_flags.3 \


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list