- Hide quoted text - On 2/4/07, Kamil Gorlo <[EMAIL PROTECTED]> wrote: > On 2/4/07, Jeff Dike <[EMAIL PROTECTED]> wrote: > > On Sun, Feb 04, 2007 at 02:30:25AM +0100, Kamil Gorlo wrote: > > > Why menuconfig read my /boot/config-... file? > > > > It's a bug, which has been more recently fixed. > > > > To avoid it and the trouble you had later, do a defconfig before your > > menuconfig. > > > > Ok, thanks. But I have still the same errors during compilation... > > kgs >
Ok, after some patching I've deal with above errors, but now I get following error during linking... LD .tmp_vmlinux1 arch/um/kernel/built-in.o: In function `show_stack': arch/um/kernel/sysrq.c:65: undefined reference to `get_thread_regs' arch/um/kernel/built-in.o: In function `copy_thread_skas': arch/um/kernel/skas/process_kern.c:125: undefined reference to `init_thread_registers' arch/um/os-Linux/built-in.o: In function `check_skas3_ptrace_faultinfo': arch/um/os-Linux/start_up.c:372: undefined reference to `init_registers' arch/um/os-Linux/built-in.o: In function `do_syscall_stub': arch/um/os-Linux/skas/mem.c:63: undefined reference to `get_safe_registers' arch/um/os-Linux/skas/mem.c:63: undefined reference to `get_safe_registers' arch/um/os-Linux/built-in.o: In function `userspace': arch/um/os-Linux/skas/process.c:257: undefined reference to `restore_registers' arch/um/os-Linux/skas/process.c:276: undefined reference to `save_registers' arch/um/os-Linux/built-in.o: In function `copy_context_skas0': arch/um/os-Linux/skas/process.c:333: undefined reference to `get_safe_registers' arch/um/sys-i386/built-in.o: In function `copy_sc_from_user_skas': arch/um/sys-i386/signal.c:50: undefined reference to `restore_fp_registers' arch/um/sys-i386/built-in.o: In function `copy_sc_to_user_skas': arch/um/sys-i386/signal.c:89: undefined reference to `save_fp_registers' arch/um/sys-i386/built-in.o: In function `show_trace': arch/um/sys-i386/sysrq.c:91: undefined reference to `get_thread_regs' fs/built-in.o: In function `do_task_stat': fs/proc/array.c:341: undefined reference to `get_thread_regs' fs/proc/array.c:342: undefined reference to `get_thread_regs' collect2: ld returned 1 exit status KSYM .tmp_kallsyms1.S nm: '.tmp_vmlinux1': No such file No valid symbol. make: *** [.tmp_kallsyms1.S] Error 1 Please help! ------------------------------------------------------------------------- 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