make installkernel with PORT_MODULES = kqemu-kmod fails
Milan Knizek
knizek at volny.cz
Mon Feb 19 21:39:04 UTC 2007
Hello List!
I have the following trouble:
# cat /etc/make.conf | grep PORTS_MODULES
PORTS_MODULES= 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-mod
fails.
It deinstalls it, then starts to build and finds no gmake, which is required
as a dependency - hence it descends to devel/gmake and starts building it.
Finally it fails since gmake is already installed -- make deinstall and make
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,
--
Milan Knížek
http://milan-knizek.net/
e-mail knizek {na} volny {v} cz
More information about the freebsd-questions
mailing list