Date: Wed, 26 Oct 2005 22:44:01 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: Juergen Lock <nox@jelal.kn-bremen.de> Cc: freebsd-emulation@FreeBSD.org, Norikatsu Shigemura <nork@FreeBSD.org>, jkim@FreeBSD.org Subject: Re: kqemu-kmod port Message-ID: <20051026224401.3acf2501.nork@FreeBSD.org> In-Reply-To: <20051025191141.GC7277@saturn.kn-bremen.de> References: <20051025215759.25681b85.nork@FreeBSD.org> <20051025191141.GC7277@saturn.kn-bremen.de>
index | next in thread | previous in thread | raw e-mail
On Tue, 25 Oct 2005 21:11:41 +0200
Juergen Lock <nox@jelal.kn-bremen.de> wrote:
> > I want kqemu only port to make buildkernel with PORTS_MODULES.
> > I tested that make buildworld PORTS_MODULES=emulators/qemu,
> > but no good. So I decided to make kqemu-kmod port.
> > If I commit following port, I'll remove kqemu related code
> > from emulators/qemu/Makefile and add dependency on kqemu-kmod.
> >[...]
> Err. You may be able to build the kld seperately like that, but the
> qemu build also needs the kqemu bits in place in the build dir to add in
> kqemu support... So if you remove it from the qemu port the kld wont
> get used.
$ grep -r kqemu .
./kqemu.c:#include "kqemu/kqemu.h"
Ah! OK. Hum...
I'll install to ${LOCALBASE}/include/kqemu/kqemu.h:-).
I'll try to make a patch for qemu, because it seems to be
unquestionable.
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051026224401.3acf2501.nork>
