[440] in arla-drinkers
Re: 0.20 build & install problems on i386 netbsd1.3H
daemon@ATHENA.MIT.EDU (Love)
Mon Dec 28 12:57:21 1998
From owner-arla-drinkers@stacken.kth.se Mon Dec 28 17:57:21 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 16455 invoked from network); 28 Dec 1998 17:57:20 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 28 Dec 1998 17:57:20 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id SAA23720
for arla-drinkers-list; Mon, 28 Dec 1998 18:52:17 +0100 (MET)
Received: from elixir.e.kth.se (1073744992@elixir.e.kth.se [130.237.48.5])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id SAA23716
for <arla-drinkers@stacken.kth.se>; Mon, 28 Dec 1998 18:52:13 +0100 (MET)
Received: from hummel.e.kth.se (hummel.e.kth.se [130.237.43.135])
by elixir.e.kth.se (8.8.7/8.8.7) with ESMTP id SAA00946;
Mon, 28 Dec 1998 18:52:12 +0100 (MET)
Received: (lha@localhost) by hummel.e.kth.se (8.8.7/8.6.6) id SAA05964; Mon, 28 Dec 1998 18:52:10 +0100 (MET)
Date: Mon, 28 Dec 1998 18:52:10 +0100 (MET)
Message-Id: <199812281752.SAA05964@hummel.e.kth.se>
From: Love <lha@stacken.kth.se>
To: Ken Raeburn <raeburn@raeburn.org>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: 0.20 build & install problems on i386 netbsd1.3H
References: <tx1hfug455s.fsf@raeburn.org>
Gcc: nnfolder+archive:sent-mail
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Ken Raeburn <raeburn@raeburn.org> writes:
> The main thing here is that $srcdir!=".".
We compile $srcdir!=$objdir, but our problems usully comes from
that we "only" have kth-krb.
>[include stuff]
I applied your patches
> NetBSD "sed" doesn't like multiple commands being given as one in the
> xfs/bsd/bin directory.
Does it break ? It works for me on netbsd1.3.2 and netbsd1.3I.
> but make and output redirection aren't so
> friendly.
Ok, fixed that.
> On NetBSD, the selection of KERNEL_CFLAGS gets the -I options using
> the installed make include files. It thus ignores the --with-sys
> given on the command line (though it is used elsewhere); I had to make
> /sys point to the kernel sources I wanted to use. Not a major deal,
> but it might be helpful to document it, and maybe put consistency
> checks into configure.in.
>
> Yes, of course, having bsd.kmod.mk and /sys correct is important for
> building kernel modules, but having the --with-sys=DIR option gives
> the illusion that it's not so important in this case. (And in my
> case, I haven't built any other kernel modules on this system, so they
> weren't correct.)
:( The whole thing is a mess.
We are building some kind of fix for it.
> >From a spot check, it looks to me like maybe the 1998-12-23 change
>
> * xfs/bsd/xfs_vfsops.c: move all xfs initialization code into
> xfs_vfsops-*bsd.c
well its rather 1998-12-23,
* xfs/bsd/xfs_vfsops.c: move all xfs initialization code into
xfs_vfsops-*bsd.c
We fixed earlier that today. Please try the snapshot on
<ftp://ftp.stacken.kth.se/pub/arla/snap/arla-1998-12-28.tar.gz>
(working on netbsd*, and kld (freebsd3.0))
Love