Coda File System

A small patch

From: Mark Phalan <mphalan_at_o2.ie>
Date: Fri, 26 Mar 2004 14:37:05 +0100
Hi,

Here is a small patch to fix the memory leak in auth2 (as briefly
discussed on this list previously). 

Also I noticed a few more errors with coda-6.0.5.
In the vice-setup-rvm script the exec-prefix doesn't get set up properly
(I noticed this because I was installing coda into /opt and
vice-setup-rvm complained when it couldn't find codaconfedit).

Maybe line 47 should read:
---> exec_prefix=@prefix@


Also venus-setup complained when I ran it:

./venus-setup: line 156: syntax error near unexpected token `else'
./venus-setup: line 156: `    else'

I'm not sure how line 53 should read... maybe something like this?
---> if [ ! -x /dev/MAKEDEV ]; then


Cheers,

Mark.





Received on 2004-03-26 08:43:05