From owner-freebsd-current@FreeBSD.ORG Mon Jul 12 22:22:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE96116A53B for ; Mon, 12 Jul 2004 22:22:11 +0000 (GMT) Received: from serv01.divms.uiowa.edu (serv01.divms.uiowa.edu [128.255.44.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7941743D39 for ; Mon, 12 Jul 2004 22:22:11 +0000 (GMT) (envelope-from jason-dusek@uiowa.edu) Received: from [128.255.35.93] ([128.255.35.93]) by serv01.divms.uiowa.edu with id i6CMM69K013798 for ; Mon, 12 Jul 2004 17:22:06 -0500 (CDT) Message-ID: <40F30F76.3000602@uiowa.edu> Date: Mon, 12 Jul 2004 17:23:50 -0500 From: Jason Dusek User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040706 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.9 () BAYES_00 X-Scanned-By: MIMEDefang 2.43 Subject: Re: kldload won't load X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2004 22:22:13 -0000 So, the problem is *not* that kldload can not find the file? There is something new at the bottom of my dmesg: link_elf: symbol device_get_sysctl_ctx undefined What's this mean and how do I fix ndis? - Jason Robert Watson wrote: > On Mon, 12 Jul 2004, John Polstra wrote: > > >>On 12-Jul-2004 Doug Rabson wrote: >> >>>Hmm. Maybe the simplest thing would be to print the link errors using >>>uprintf() instead of printf(). >> >>That's a good idea. It would be a lot better than what we have now. > > > If possible, we should printf() as well, since linker errors may not > happen in the context of a supervising user. I.e., during the boot > process, etc. > > Robert N M Watson FreeBSD Core Team, TrustedBSD Projects > robert@fledge.watson.org Principal Research Scientist, McAfee Research > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"