Re: [head tinderbox] failure on arm/arm

From: Alexander Nedotsukov <bland_at_FreeBSD.org>
Date: Wed, 14 Oct 2009 15:45:58 +0900
Heh. You just repeat my mistake (presumably with a bit of help from my
side though).
Those warning lines are really provoking :-)
While missed #include issue still true it was not a source of build
failure.
libgssapi_krb5 now have libgssapi as a dependency but stay first in the
_prebuild_libs
list and nothing said build framework why it must build it in a different
order.
I committed the fix yesterday:

http://svn.freebsd.org/viewvc/base?view=revision&revision=198020

Alexander.
ps. I noticed that mails from tinderbox.freebsd.org contains link to
not existed tinderbox.des.no host.

On Wed, 14 Oct 2009 02:06:43 +0200, Dag-Erling Smørgrav <des_at_des.no>
wrote:
> quickembed <quickembed_at_gmail.com> writes:
>> should not it say "unresolved external function...." etc if the
>> compiler can not find the function body?
> 
> Yes, that's exactly what it does:
> 
> /src/kerberos5/lib/libgssapi_krb5/gss_krb5.c: In function
> 'gsskrb5_extract_authz_data_from_sec_context':
> /src/kerberos5/lib/libgssapi_krb5/gss_krb5.c:591: warning: implicit
> declaration of function 'der_get_oid'
> /src/kerberos5/lib/libgssapi_krb5/gss_krb5.c:601: warning: implicit
> declaration of function 'der_free_oid'
> /src/kerberos5/lib/libgssapi_krb5/gss_krb5.c:614: warning: implicit
> declaration of function 'der_length_oid'
> /src/kerberos5/lib/libgssapi_krb5/gss_krb5.c:622: warning: implicit
> declaration of function 'der_put_oid'
> 
> DES
Received on Wed Oct 14 2009 - 05:05:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:56 UTC