[270] in arla-drinkers
Arla-0.9 on OpenBSD2.3
daemon@ATHENA.MIT.EDU (Naomaru Itoi)
Wed Sep 23 17:44:51 1998
From owner-arla-drinkers@stacken.kth.se Wed Sep 23 21:44:50 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 1211 invoked from network); 23 Sep 1998 21:44:50 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 23 Sep 1998 21:44:50 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id XAA20299
for arla-drinkers-list; Wed, 23 Sep 1998 23:38:01 +0200 (MET DST)
Received: from soso.eecs.umich.edu (soso.eecs.umich.edu [141.212.99.9])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id XAA20292
for <arla-drinkers@stacken.kth.se>; Wed, 23 Sep 1998 23:37:56 +0200 (MET DST)
Received: localhost [127.0.0.1] from soso.eecs.umich.edu (localhost [127.0.0.1])
by soso.eecs.umich.edu (8.9.1/8.9.0) with ESMTP id RAA23954
for <arla-drinkers@stacken.kth.se>; Wed, 23 Sep 1998 17:37:47 -0400 (EDT)
Message-Id: <199809232137.RAA23954@soso.eecs.umich.edu>
To: arla-drinkers@stacken.kth.se
Subject: Arla-0.9 on OpenBSD2.3
Date: Wed, 23 Sep 1998 17:37:47 -0400
From: Naomaru Itoi <itoi@eecs.umich.edu>
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Hello,
Arla-0.6 is working perfectly for me on OpenBSD2.2 (thanks!), but I
upgraded the operating system to OpenBSD2.3. Now I am trying to build
Arla-0.9 on i386-OpenBSD2.3.
When I try "configure", it uses xfs/bsd sub directory, not
xfs/openbsd2.3 directory. This is because "configure" has an entry:
openbsd*)
KERNEL_INCLUDE=-I`(cd $srcdir; pwd)`/xfs/bsd
... but it does not have an entry like this, which existed in Arla-0.6.
openbsd2.3)
KERNEL_INCLUDE=`(cd $srcdir; pwd)`/xfs/openbsd2.3
So: my question is, is it correct to use xfs/bsd directory for
OpenBSD2.3, or should I modify "configure" to use xfs/openbsd2.3
directory? The latter option seems to work better to me.
Thanks.
--
Concentration .. Naomaru Itoi