[Qemu-devel] [Bug 897193] Re: virtfs: kernel compile fails

2017-04-10 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/897193 Title: virtfs: kern

[Qemu-devel] [Bug 897193] Re: virtfs: kernel compile fails

2017-02-09 Thread Thomas Huth
Triaging old bug tickets ... can you still reproduce this problem with the latest version of QEMU? ** Changed in: qemu Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/8

[Qemu-devel] [Bug 897193] Re: virtfs: kernel compile fails

2011-11-29 Thread Avishay Traeger
Hi, I am running qemu as root. The output from strace for the command that you requested shows that this is the problem: rename(".tmpconfig.h", "include/generated/autoconf.h") = -1 ENOENT (No such file or directory) The command fails because the directory 'include/generated' doesn't exist beca

[Qemu-devel] [Bug 897193] Re: virtfs: kernel compile fails

2011-11-29 Thread M. Mohan Kumar
Hi Avishay, Are you running qemu as a normal user? In that case, could you please check whether normal user has rw access to the kernel source? Also could you please attach the output of strace scripts/kconfig/conf --silentoldconfig Kconfig ? -- You received this bug notification because you ar

[Qemu-devel] [Bug 897193] Re: virtfs: kernel compile fails

2011-11-28 Thread Avishay Traeger
uname -a on host: Linux host 3.0.4 #1 SMP Mon Oct 17 11:54:45 IST 2011 x86_64 x86_64 x86_64 GNU/Linux uname -a on guest: Linux guest 3.0.4 #2 SMP Wed Nov 23 12:39:03 IST 2011 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of qemu- devel-ml, which