Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 13:00:38 -0500
From:      Jason Dusek <jason-dusek@uiowa.edu>
To:        =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
Cc:        current@freebsd.org
Subject:   Re: kldload won't load
Message-ID:  <40F42346.4030400@uiowa.edu>
In-Reply-To: <xzpbrikgzmx.fsf@dwp.des.no>
References:  <Pine.NEB.3.96L.1040712174751.52015G-100000@fledge.watson.org> <40F30F76.3000602@uiowa.edu> <40F3113D.9070403@uiowa.edu> <xzpbrikgzmx.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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@uiowa.edu> writes:
> 
>>FreeBSD 5.2.1-RELEASE #0: Wed Jul  7 16:20:55 CDT 2004
>>     root@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



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