Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2007 22:38:49 +0100
From:      Milan Knizek <knizek@volny.cz>
To:        freebsd-questions@freebsd.org
Subject:   make installkernel with PORT_MODULES = kqemu-kmod fails
Message-ID:  <200702192238.49094.knizek@volny.cz>

next in thread | raw e-mail | index | archive | help
Hello List!

I have the following trouble:

# cat /etc/make.conf | grep PORTS_MODULES
PORTS_MODULES=3D	x11/nvidia-driver emulators/kqemu-kmod

running:
# cd /usr/src
# make buildkernel
# make installkernel
goes fine for installation of kernel and nvidia-driver, but making kqemu-mo=
d=20
fails.

It deinstalls it, then starts to build and finds no gmake, which is require=
d=20
as a dependency - hence it descends to devel/gmake and starts building it.=
=20
=46inally it fails since gmake is already installed -- make deinstall and m=
ake=20
reinstall is recommended.

When I run:
# cd /usr/ports/emulators/kqemu-kmod
# make install clean
All goes fine - during the dependency test, the gmake is found.

What's wrong here?

Regards,
=2D-=20
Milan Kn=ED=BEek
http://milan-knizek.net/
e-mail knizek {na} volny {v} cz



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