Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2002 14:17:16 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        Matthew Dillon <dillon@apollo.backplane.com>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Crash with KVM monitoring in place ...
Message-ID:  <15732.64684.575871.218098@grasshopper.cs.duke.edu>
In-Reply-To: <20020903150940.T2186-100000@hub.org>
References:  <15731.55567.174393.782218@grasshopper.cs.duke.edu> <20020903150940.T2186-100000@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15732.64684.575871.218098>