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
> [EMAIL PROTECTED] Principal Research Scientist, McAfee Research
>
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to