Re: codacon: bind to localhost failed, venus not running?

2000-09-22 Thread Corey R. Halpin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-Type: text/plain; charset=us-ascii > On Fri, Sep 22, 2000 at 10:36:27AM -0500, Corey R. Halpin wrote: > > > On Thu, Sep 21, 2000 at 06:01:17PM -0500, Corey R. Halpin wrote: > > > > Venus is decidedly running, I've checked the logs and such.

Re: codacon: bind to localhost failed, venus not running?

2000-09-22 Thread Jan Harkes
On Fri, Sep 22, 2000 at 10:36:27AM -0500, Corey R. Halpin wrote: > > On Thu, Sep 21, 2000 at 06:01:17PM -0500, Corey R. Halpin wrote: > > > Venus is decidedly running, I've checked the logs and such. > > > More than that, I can move around and do things within /coda. > > > I'm at a loss. > >

Re: configure --srcdir and --prefix

2000-09-22 Thread Jan Harkes
On Fri, Sep 22, 2000 at 06:22:06PM +0900, Stephen J. Turnbull wrote: > I realized a couple of days ago when I decided to finally update to > coda 5.3.8 that I've actually become somewhat dependent on Coda > working. So I decided to make a couple of changes in the way I've > been building coda. >

Re: codacon: bind to localhost failed, venus not running?

2000-09-22 Thread Corey R. Halpin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Content-Type: text/plain; charset=us-ascii > On Thu, Sep 21, 2000 at 06:01:17PM -0500, Corey R. Halpin wrote: > > Venus is decidedly running, I've checked the logs and such. > > More than that, I can move around and do things within /coda. > >

Re: codacon: bind to localhost failed, venus not running?

2000-09-22 Thread Jan Harkes
On Thu, Sep 21, 2000 at 06:01:17PM -0500, Corey R. Halpin wrote: > Venus is decidedly running, I've checked the logs and such. > More than that, I can move around and do things within /coda. > I'm at a loss. Ehh, strace codacon, and see which port it is trying to open. It should be either /

Kernel error messages

2000-09-22 Thread Jan Harkes
On Thu, Sep 21, 2000 at 04:01:42PM -0500, Corey R. Halpin wrote: > What do I make of these? > Sep 21 15:55:56 hobbes kernel: coda_pioctl: Venus returns: -107 for >(0x7f00,0x1,0x1) Venus returns ENOTCONN, I have seen this a couple of times, but haven't even looked at where it is coming fr

configure --srcdir and --prefix

2000-09-22 Thread Stephen J. Turnbull
> "Stephen" == Stephen J Turnbull <[EMAIL PROTECTED]> writes: Stephen> Using ldd on (say) the new venus shows it finding Stephen> /usr/local/lib/liblwp.so.1 but not Stephen> /usr/local/coda-test/lib/liblwp.so.2. Oops, sorry. LD_LIBRARY_PATH=/usr/local/coda-test/lib fixes that.

configure --srcdir and --prefix

2000-09-22 Thread Stephen J. Turnbull
I realized a couple of days ago when I decided to finally update to coda 5.3.8 that I've actually become somewhat dependent on Coda working. So I decided to make a couple of changes in the way I've been building coda. First, I decided to use the --srcdir option to configure and build in a separa