* problems with kvm-kmod
@ 2010-06-20 10:18 Gleb Natapov
2010-06-20 12:09 ` Jan Kiszka
0 siblings, 1 reply; 2+ messages in thread
From: Gleb Natapov @ 2010-06-20 10:18 UTC (permalink / raw)
To: jan.kiszka; +Cc: kvm
commit f69f5bf2cba0e broke kvm-kmod with non-split build.
The problem is that $kernelsourcedir is empty so
KERNELSOURCEDIR=$(cd $kernelsourcedir; pwd) sets KERNELSOURCEDIR to be
user's home dir.
--
Gleb.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-20 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20 10:18 problems with kvm-kmod Gleb Natapov
2010-06-20 12:09 ` Jan Kiszka
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.