Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2009 11:24:45 -0700
From:      necanthrope <necanthrope@gmail.com>
To:        Juergen Lock <nox@jelal.kn-bremen.de>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: cannot get kqemu to load with kldload
Message-ID:  <5b3cc900904121124k148be3c0t83ab233212a39d6a@mail.gmail.com>
In-Reply-To: <200904121410.n3CEAkU8025500@triton.kn-bremen.de>
References:  <22999502.post@talk.nabble.com> <22999521.post@talk.nabble.com> <200904121410.n3CEAkU8025500@triton.kn-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
>
>
> Hmm that shouldn't happen, did you rebuild kqemu after upgrading base?
> Are your world and kernel in sync?  When did you checkout/c(v)sup /usr/src
> and which branch/tag was it?  What do
>        uname -a
>        ident /usr/src/sys/sys/param.h
>        ident /usr/include/sys/param.h
>        grep define.__FreeBSD_version /usr/include/sys/param.h
>        (cd /usr/ports/emulators/kqemu-kmod-devel && make -V OSVERSION)
> say?
>
>  Curious...
>         Juergen
>

Jurgen,

Yes, I did rebuild kqemu after upgrading.  I checked out 7.2 about a week or
so ago.  Here's the output you asked for:

cinema# uname -a
FreeBSD cinema.distantsoil.org 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Sat
Apr 11 19:32:34 PDT 2009
root@cinema.distantsoil.org:/usr/obj/usr/src_7.1/sys/GENERIC
i386

cinema# ident /usr/src_7.1/sys/sys/param.h
/usr/src_7.1/sys/sys/param.h:
     $FreeBSD: src/sys/sys/param.h,v 1.308.2.24 2009/03/14 08:34:45 bms Exp
$

cinema#  ident /usr/include/sys/param.h
/usr/include/sys/param.h:
     $FreeBSD: src/sys/sys/param.h,v 1.308.2.24 2009/03/14 08:34:45 bms Exp
$

cinema# grep define.__FreeBSD_version /usr/include/sys/param.h
#define __FreeBSD_version 701106        /* Master, propagated to newvers */

cinema# (cd /usr/ports/emulators/kqemu-kmod-devel && make -V OSVERSION)
701106

Note that the source directory I built world from is /usr/src_7.1, not
/usr/src.  (I fatfingered the directory name and forgot to change it to
7.2.)  I didn't move the original /usr/src (v6.3) when I rebuilt.  I am
starting to wonder if that is the root cause of all the trouble.

Jerry




-- 
72 44 10 85 40 56 21 53 B9 DF 79 7A EA 18 AE F4
http://www.freedom-to-tinker.com/?p=1155
--



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