NetBSD 1.6 hanging on venus startup

2002-12-30 Thread Greg Troxel
A long time ago I and others reported that venus hangs on startup on NetBSD 1.6 (i386; not sure about others). I have traced this to the mount() call in venus/worker.cc; the system call appears to be hanging, with a wchan of 'coda_cal' according to ps. Typing ^C interrupts the wait, and apparentl

Kerberos Auth

2002-12-30 Thread Mark Phalan
Hi, I'm trying to get coda working with kerberos5 but am not having much success. I've followd the instructions in README.kerberos. When I run clog -kerberos5 I get "Unsupported authentication type" I've noticed that none of the binaries created in the auth2 subdir (auth2, clog,

Re: the building tools

2002-12-30 Thread Ivan Popov
On Mon, 30 Dec 2002, Jan Harkes wrote: > > I am rebuilding lwp,rpc2,rvm libraries and I see that libtool is used and > > that it tries hard to compile library paths into the libraries and > > the binaries. > > Libtool only hardcodes paths when the destination path is not in the > default run-time

Re: the building tools

2002-12-30 Thread Jan Harkes
On Wed, Dec 25, 2002 at 07:15:10PM +0100, Ivan Popov wrote: > I am concerned about the default behaviour of one of the Coda building > tools, namely libtool. > > I am rebuilding lwp,rpc2,rvm libraries and I see that libtool is used and > that it tries hard to compile library paths into the librari