[OpenAFS-devel] what's the plan for this libafs configure?

Derrick J Brashear shadow@dementia.org
Wed, 12 Sep 2001 12:48:11 -0400 (EDT)


On 12 Sep 2001, Sam Hartman wrote:

> >>>>> "Derek" == Derek Atkins <warlord@MIT.EDU> writes:
>
>     Derek> There is a libafs_tree target which builds a libafs_tree
>     Derek> directory.  The libafs_tree is a purely source directory
>     Derek> (with its own configure script) that can be packaged up for
>     Derek> distribution.
>
> Although note that while libafs_tree has its own configure, it is not
> architecture/OS independent.  There is a apparently a desire to do
> this long term.

Yes, the idea is that you'll be able to have an OpenAFS build spit out a
smaller tree from which kernel modules can be built later. Right now the
subtree can only be built for the sysname you built the root for. It's
hoped we can get *at least* to the point where you'd be able to build for
the same MKAFS_OSTYPE, namely, AIX, Digital UNIX, Darwin, FreeBSD, HP-UX,
Linux, Solaris with just one subtree for all supported hardware platforms.
That support isn't done yet.

-D