From owner-freebsd-ports Wed Mar 22 14:14:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from poseidon.student.umd.edu (poseidon.student.umd.edu [129.2.220.99]) by hub.freebsd.org (Postfix) with ESMTP id 7F3E137C26B; Wed, 22 Mar 2000 14:14:30 -0800 (PST) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by poseidon.student.umd.edu (8.9.3/8.9.3) with ESMTP id RAA38013; Wed, 22 Mar 2000 17:14:29 -0500 (EST) (envelope-from bfoz@glue.umd.edu) Message-ID: <38D945C5.E88AAE93@glue.umd.edu> Date: Wed, 22 Mar 2000 17:14:29 -0500 From: Brandon Fosdick Reply-To: bfoz@glue.umd.edu X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: ports@FreeBSD.ORG Subject: Re: Arla Q References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Kris Kennaway wrote: > > On Wed, 22 Mar 2000, Brandon Fosdick wrote: > > > I finally got arla to build and install on my 4-S box. When I try to > > mount_xfs /dev/xfs0 /afs I get "mount_xfs: mount: Device not > > configured". How do I configure the device? I made /dev/xfs0 by doing > > mknod /dev/xfs0 c 3 0. > > > > also, do I need kerberos installed for arla to work? which version? > > The port checks for one of the kerberos libraries being installed - if you > don't have a complete and up-to-date kerberos installation (but maybe have > a stale version of this library), perhaps this was the cause of your > earlier PR (I hadn't got around to looking at it yet). I think it requires > kerb4, although you might be able to get it to work with kerb5 if you > played with it. > > Kris I had a feeling that might be the problem. How do I update kerberos? I just looked in make.conf and the make kerberos line is commented out. I'll change it and try a make world in a little bit and see what that does. I guess I need to cvsup the crypto stuff too... -Brandon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message