Subject: Re: build failing
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 08/05/2003 13:43:37
In article <Pine.NEB.4.53.0308042221180.688@rivendell.starwolf.com>,
Greywolf <greywolf@starwolf.com> wrote:
>Okay.  Made cleandir; made clean.  cvs up about an hour ago.
>It is now Mon Aug  4 22:24:05 PDT 2003.
>
>mk.conf has, among other things:
>
>MKKERBEROS=no
>MKKERBEROS4=no
>USE_KERBEROS=no
>USE_KERBEROS4=no
>
>Yet, for some bloody blasted inexplicable reason, my build insists on making
>references to bleeding kerberos, somewhere in libexec/telnetd, and it's also
>not finding libdes.so.7 for some ridiculous reason.
>
>Can someone *please* explain this?

rm -f /lib/libdes* /usr/lib/libdes* and restart your build.

christos