kldload won't load

Jason Dusek jason-dusek at uiowa.edu
Tue Jul 13 10:59:03 PDT 2004


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


More information about the freebsd-questions mailing list