Subject: Re: May 31 build error w. crypto-intl
To: Hans-Christian Becker <hcb@phc.chalmers.se>
From: Frederick Bruckman <fb@enteract.com>
List: current-users
Date: 06/01/2000 09:38:50
On Thu, 1 Jun 2000, Hans-Christian Becker wrote:

> macppc, KERBEROS5=YES, crypto-intl updated from anoncvs.no.netbsd.org.
> This is my first attempt to build with Kerberos. Error on my part?

Not at all. There were recent changes to login that broke a few other
things. It's understandably difficult to test all the possible
combinations of KERBEROS, KERBEROS5, crypto-us and crypto-intl.
You should file a PR on this.

> cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
> -Wno-uninitialized -Werror   -DLOGIN_CAP -DSKEY -I/ho
> me/build/netbsd-current-root/usr/include/krb5            -DKERBEROS5 
> -nostdinc -idirafter /home/build/netbsd-current-root/u
> sr/include -c /usr/src/usr.bin/login/login.c
> cc1: warnings being treated as errors
> /usr/src/usr.bin/login/login.c: In function `login_get_kconf':
> /usr/src/usr.bin/login/login.c:766: warning: passing arg 2 of 
> `krb5_get_default_realm' from incompatible pointer type
> /usr/src/usr.bin/login/login.c:770: warning: implicit declaration of 
> function `krb5_appdefault_boolean'
> *** Error code 1
>