Coda File System

LWP spinoff

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Sat, 4 Dec 1999 21:21:29 -0500


Hi all,

I've been working towards splitting LWP, RVM, and RPC2 from the main Coda sourcetree. There are some reasons for doing this,

The first one that is out there is LWP. The source is available from ftp.coda:/pub/coda/src/lwp-1.0.tar.gz

There is also a cvs module named `lwp', after doing a checkout simply run the bootstrap.sh script which sets everything up. This should work with automake-1.3, autoconf-2.13 and libtool-1.2b, although the cross compilation has only been tested with am-1.4 and libtool-1.3.3. These are not required for the source in the tarball.

It has been tested to build correctly on FreeBSD-2.2.5/3.1, NetBSD-1.3, Linux-2.2, Linux-2.3, and cross-compiling them using djgpp and cygwin. So it could compile out of the box on other platforms. There are no package description files for the freebsd ports or netbsd pkgsrc trees.

As the include path for the lwp header files is changed from <lwp.h> to <lwp/lwp.h> there is a moderately intrusive patch against Coda that will be committed once everything has been double checked for possible compilation and runtime problems.

Jan Received on 1999-12-04 21:24:02