Re: kldload won't load

From: Jason Dusek <jason-dusek_at_uiowa.edu>
Date: Tue, 13 Jul 2004 13:00:38 -0500
Sure:

   1 # grep FreeBSD_version /sys/sys/param.h
    * __FreeBSD_version numbers are documented in the Porter's Handbook.
   #undef __FreeBSD_version
   #define __FreeBSD_version 502121        /* Master, propagated to newvers */
   #if (defined(BURN_BRIDGES) || __FreeBSD_version >= 600000) \

Dag-Erling Smørgrav wrote:
> Jason Dusek <jason-dusek_at_uiowa.edu> writes:
> 
>>FreeBSD 5.2.1-RELEASE #0: Wed Jul  7 16:20:55 CDT 2004
>>     root_at_pikachu:/usr/obj/usr/src/sys/CUSTOM
>>[...]
>>link_elf: symbol device_get_sysctl_ctx undefined
> 
> 
> Could you please show me the output of the following command:
> 
> $ grep FreeBSD_version /sys/sys/param.h
> 
> DES
Received on Tue Jul 13 2004 - 15:59:03 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:01 UTC