[484] in arla-drinkers
Re: the latest Snapshot
daemon@ATHENA.MIT.EDU (assar@stacken.kth.se)
Sun Jan 10 10:43:26 1999
From owner-arla-drinkers@stacken.kth.se Sun Jan 10 15:43:26 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 11496 invoked from network); 10 Jan 1999 15:43:25 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 10 Jan 1999 15:43:25 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id QAA28436
for arla-drinkers-list; Sun, 10 Jan 1999 16:39:07 +0100 (MET)
Received: from assaris2.pdc.kth.se (assaris2.pdc.kth.se [130.237.221.57])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id QAA28432
for <arla-drinkers@stacken.kth.se>; Sun, 10 Jan 1999 16:39:04 +0100 (MET)
Received: (from assar@localhost) by assaris2.pdc.kth.se (8.9.1/8.7.3) id QAA10011; Sun, 10 Jan 1999 16:40:37 +0100 (CET)
From: assar@stacken.kth.se
To: Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: the latest Snapshot
References: <Pine.GSO.3.95q.990110023812.12151A-100000@rac10.wam.umd.edu>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
Date: 10 Jan 1999 16:40:37 +0100
In-Reply-To: Kenneth Wayne Culver's message of "Sun, 10 Jan 1999 02:40:21 -0500 (EST)"
Message-ID: <5ln23rw2yy.fsf@assaris2.pdc.kth.se>
Lines: 13
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Kenneth Wayne Culver <culverk@wam.umd.edu> writes:
> xfs_vnodeops-bsd.c caused a parse error on line 629.
> I changed the #if to a #ifdef and it compiled.
I thought I fixed that. :(
> after that, whenever I tried to load the kld module, the kernel panics,
> and reboots.
Where does it panic? What does it print on the console? Do you have
DDB and/or kernel core dumps enabled?
/assar