[870] in arla-drinkers
Re: Two problems with arla 0.25
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Wed Jun 9 10:12:46 1999
From owner-arla-drinkers@stacken.kth.se Wed Jun 09 14:12:45 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 26251 invoked from network); 9 Jun 1999 14:12:45 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 9 Jun 1999 14:12:45 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id QAA25035
for arla-drinkers-list; Wed, 9 Jun 1999 16:05:48 +0200 (MET DST)
Received: from magenta04.nada.kth.se (magenta04.nada.kth.se [130.237.226.54])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id QAA25031
for <arla-drinkers@stacken.kth.se>; Wed, 9 Jun 1999 16:05:43 +0200 (MET DST)
Received: (from d95-mah@localhost)
by magenta04.nada.kth.se (8.8.7/8.8.7) id QAA03588;
Wed, 9 Jun 1999 16:05:40 +0200 (MET DST)
To: Rainer Schoepf <schoepf@uni-mainz.de>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: Two problems with arla 0.25
References: <14174.24707.683955.762702@perdita.zdv.Uni-Mainz.de>
From: Magnus Ahltorp <map@stacken.kth.se>
Content-Type: text/plain; charset="iso-8859-1"
Content-Language: en
Date: 09 Jun 1999 16:05:39 +0200
In-Reply-To: Rainer Schoepf's message of "Wed, 9 Jun 1999 14:39:31 +0200 (MEST)"
Message-ID: <ixdlndteafg.fsf@magenta04.nada.kth.se>
Lines: 20
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> 1. The build process fails because the name of the xfs module in
> xfs/solaris is the same as the name of the include directory. That's
> easy to solve, I changed the module name in the Makefile to
> xfs_module.
From the INSTALL file:
Arla is configured with autoconf. Start the configuration process by
typing:
- `./configure' in the source directory, or
- `SRCDIR/configure' in the directory where you want to build arla.
(this is the recommended way but requires a make that understands VPATH)
The name conflict should not be a problem if you build in a separate
directory (i.e. not in the source directory). This should, however be
fixed.
/Magnus
map@stacken.kth.se