[664] in arla-drinkers
Re: arla-0.22 + netbsd-current (19990301, i386, 1.3J) == crash
daemon@ATHENA.MIT.EDU (Johan Ihren)
Thu Mar 4 08:43:23 1999
From owner-arla-drinkers@stacken.kth.se Thu Mar 04 13:43:22 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 14825 invoked from network); 4 Mar 1999 13:43:22 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 4 Mar 1999 13:43:22 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id OAA09238
for arla-drinkers-list; Thu, 4 Mar 1999 14:37:05 +0100 (MET)
Received: from wanda.pdc.kth.se (wanda.pdc.kth.se [130.237.221.56])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id OAA09234;
Thu, 4 Mar 1999 14:37:00 +0100 (MET)
Received: (from johani@localhost)
by wanda.pdc.kth.se (8.8.8/8.8.7) id OAA16990;
Thu, 4 Mar 1999 14:37:00 +0100 (CET)
Date: Thu, 4 Mar 1999 14:37:00 +0100 (CET)
Message-Id: <199903041337.OAA16990@wanda.pdc.kth.se>
From: Johan Ihren <johani@pdc.kth.se>
To: assar@stacken.kth.se
CC: arla-drinkers@stacken.kth.se
In-reply-to: <5llnhd3kqe.fsf@mg.trafford.dementia.org> (assar@stacken.kth.se)
Subject: Re: arla-0.22 + netbsd-current (19990301, i386, 1.3J) == crash
X-Emacs: 19.34
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.77)
Content-Type: text/plain; charset=US-ASCII
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
>>>>> "assar" == assar <assar@stacken.kth.se> writes:
assar> Now I don't have a netbsd-box to test this on, but from
assar> looking at the code it seems like that the following patch
assar> might help. You need to run `autoreconf -f' and then
assar> re-run configur after having applied this patch. If you
assar> get any warnings while compiling the xfs module at all
assar> please send them to me as they could indicate that
assar> something is wrong.
These were the warnings:
xfs_node-bsd.c: In function `xfs_cnp_init':
xfs_node-bsd.c:469: warning: assignment discards `const' from pointer target type
xfs_vfsops-netbsd.c:117: warning: initialization from incompatible pointer type
xfs_vfsops-netbsd.c:125: warning: initialization from incompatible pointer type
xfs_vnodeops-bsd.c: In function `xfs_readdir':
xfs_vnodeops-bsd.c:468: warning: assignment from incompatible pointer type
xfs_vnodeops-bsd.c:469: warning: assignment makes integer from pointer without a
No real show show-stoppers it seems. And it works like a charm.
Thanks Assar,
Johan