Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 19:55:11 -0500
From:      Brandon Fosdick <bfoz@glue.umd.edu>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: Arla Q
Message-ID:  <38DABCEF.1A75AB0A@glue.umd.edu>
References:  <Pine.BSF.4.21.0003221455470.70822-100000@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:
> 
> On Wed, 22 Mar 2000, Brandon Fosdick wrote:
> 
> > 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...
> 
> uncomment the MAKE_KERBEROS4 line in make.conf (it doesn't matter what the
> variable actually contains), cvsup the src-kerberosIV collection and make
> world.
> 
> Kris

That fixed the build problem, I guess that pr should be closed now. 
But still no good getting it to work.

Here's what I tried:

108 7:50pm/usr/ports/net/arla#cd /usr/local/bin
109 7:50pm/usr/local/bin#./startarla
No /dev/xfs0
110 7:50pm/usr/local/bin#./xfs_makedev
usage: mknod name [b | c] major minor [owner:group]
111 7:50pm/usr/local/bin#mknod /dev/xfs0 c $3 0
usage: mknod name [b | c] major minor [owner:group]
112 7:51pm/usr/local/bin#mknod /dev/xfs0 c 3 0
113 7:51pm/usr/local/bin#./startarla
mount_xfs: mount: Device not configured
114 7:51pm/usr/local/bin#mount_xfs /dev/xfs0 /afs
mount_xfs: mount: Device not configured

That's about as far as I know how to get. Suggestions?

Thanks,
Brandon


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38DABCEF.1A75AB0A>