Hi, I have Ubuntu Linux 6.10 (Linux kgs-laptop 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686 GNU/Linux) with I can't compile UML.
After `make menuconfig ARCH=um` and before showing ncurses kernel configurator I get a lot of warnings similiar to: .... boot/config-2.6.17-10-generic:3678:warning: trying to assign nonexistent symbol X86_SMP /boot/config-2.6.17-10-generic:3679:warning: trying to assign nonexistent symbol X86_HT /boot/config-2.6.17-10-generic:3680:warning: trying to assign nonexistent symbol X86_HT_DISABLE /boot/config-2.6.17-10-generic:3681:warning: trying to assign nonexistent symbol X86_BIOS_REBOOT /boot/config-2.6.17-10-generic:3682:warning: trying to assign nonexistent symbol X86_TRAMPOLINE /boot/config-2.6.17-10-generic:3683:warning: trying to assign nonexistent symbol KTIME_SCALAR ... Why menuconfig read my /boot/config-... file? But there is more importatnt question, after configuring kernel and saving .config file, I type `make ARCH=um` and after about 2 minutes I get error like this: .... CC arch/um/kernel/skas/mem.o CC arch/um/kernel/skas/mmu.o CC arch/um/kernel/skas/process_kern.o arch/um/kernel/skas/process_kern.c:191:2: warning: #warning Need to look up userspace_pid by cpu arch/um/kernel/skas/process_kern.c:197:2: warning: #warning Need to look up userspace_pid by cpu arch/um/kernel/skas/process_kern.c:204:2: warning: #warning need to loop over userspace_pids in kill_off_processes_skas CC arch/um/kernel/skas/syscall.o CC arch/um/kernel/skas/tlb.o CC arch/um/kernel/skas/uaccess.o LD arch/um/kernel/skas/built-in.o CC arch/um/kernel/tt/exec_kern.o CC arch/um/kernel/tt/exec_user.o In file included from arch/um/kernel/tt/exec_user.c:14: arch/um/include/kern_util.h:9:27: error: linux/threads.h: No such file or directory make[2]: *** [arch/um/kernel/tt/exec_user.o] Error 1 make[1]: *** [arch/um/kernel/tt] Error 2 make: *** [arch/um/kernel] Error 2 What's going about? File 'include/linux/threads.h' of course exists... Any ideas? Please help! Cheers, kgs ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user