From owner-freebsd-stable Tue Sep 3 11:17:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A46237B400 for ; Tue, 3 Sep 2002 11:17:49 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8318D43E72 for ; Tue, 3 Sep 2002 11:17:48 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA07800; Tue, 3 Sep 2002 14:17:46 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g83IHGg55137; Tue, 3 Sep 2002 14:17:16 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15732.64684.575871.218098@grasshopper.cs.duke.edu> Date: Tue, 3 Sep 2002 14:17:16 -0400 (EDT) To: "Marc G. Fournier" Cc: Matthew Dillon , Subject: Re: Crash with KVM monitoring in place ... In-Reply-To: <20020903150940.T2186-100000@hub.org> References: <15731.55567.174393.782218@grasshopper.cs.duke.edu> <20020903150940.T2186-100000@hub.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Marc G. Fournier writes: > > > Okay, odd ... it compiles clean, but it gives an 'Exec' error when I try > to load? Missing symbol.. I really wish kldload put the linker output to stderr ratherer than dmesg. My guess is you don't have one of the if_de or if_fxp drivers in your kernel. What kind of nic do you use? Do a 'dmesg | tail -10' and ifconfig -a and mail me the output. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message