Subject: Re: libexec/ftpd "has_ccache" undefined
To: None <aidan@netbsd.org, current-users@netbsd.org>
From: None <msouth@msouth.ba.ca.us>
List: current-users
Date: 06/01/2000 07:34:51
Looks like it's a change to klogin.c that was made yesterday, which added
a reference to has_ccache.
> Module Name: basesrc
> Committed By: aidan
> Date: Tue May 30 06:56:17 UTC 2000
>
> Modified Files:
> basesrc/usr.bin/login: k5login.c klogin.c login.c
>
> Log Message:
> Allow krb5 and krb4 to be compiled in to the same login binary at once,
> krb5 can request a forwardable TGT,
> can get both krb4 and krb5 tickets, if explicitely configured to do so
> by the krb5.conf.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/login/k5login.c
> cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/login/klogin.c
> cvs rdiff -r1.56 -r1.57 basesrc/usr.bin/login/login.c
On Wed, May 31, 2000 at 11:01:06PM -0700, Hisashi T Fujinaka wrote:
> On Wed, 31 May 2000, NetBSD Mailing list wrote:
>
> > I haven't reached the point in a 'build' on my vax and mips platforms
> > yet, but my hp300 and sparc platforms both just hit the following:
> >
> > in /usr/src/libexec/ftpd:
> >
> > cc -o ftpd conf.o ftpd.o ftpcmd.o logutmp.o logwtmp.o popen.o ls.o cmp.o print.o stat_flags.o util.o klogin.o -lcrypt -lutil -lskey -lkrb -ldes -lcom_err
> > klogin.o: Undefined symbol `_has_ccache' referenced from text segment
> > collect2: ld returned 1 exit status
> > *** Error code 1
> >
> > I have subsequently remade includes and lib on both of these platforms,
> > but the problem has not cleared up. Can anyone point me to possible
> > desynched files I should check? I don't know where this item is defined.
>
> I see the same problem on my i386 box.
--
msouth@scruz.net