Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2008 20:49:04 +0100
From:      Doug Rabson <dfr@rabson.org>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        freebsd-current <freebsd-current@freebsd.org>, Jiawei Ye <leafy7382@gmail.com>, Pascal Hofstee <caelian@gmail.com>
Subject:   Re: Strange krb5-config output after recent Heimdel import 
Message-ID:  <627C8F18-DFCF-4CFB-8213-A8ADED231DC7@rabson.org>
In-Reply-To: <72269.1210446946@critter.freebsd.dk>
References:  <72269.1210446946@critter.freebsd.dk>

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

On 10 May 2008, at 20:15, Poul-Henning Kamp wrote:

> In message <c21e92e20805101214w6e03aba4r8a99faba4e5916a0@mail.gmail.com 
> >, "Jiaw
> ei Ye" writes:
>> On Fri, May 9, 2008 at 7:09 PM, Doug Rabson <dfr@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 \

I did test installworld but perhaps my obj tree wasn't clean enough.  
I'll sort this out tomorrow, thanks.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?627C8F18-DFCF-4CFB-8213-A8ADED231DC7>