10 Jun 2009 22:13
Fedora core 11 and UML kernel compile
Vincent Perrier <vincent-perrier <at> club-internet.fr>
2009-06-10 20:13:20 GMT
2009-06-10 20:13:20 GMT
Hello, I think I am not the first to have this problem, but just to remind people of this problem: Fedora 11 cannot compile uml kernels (2.6.29.4 and 2.6.30), here is the error: . . . . . . CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 /usr/bin/ld:arch/um/kernel/vmlinux.lds:1: ignoring invalid character `#' in expression /usr/bin/ld:arch/um/kernel/vmlinux.lds:1: syntax error 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 I have no knowledge at all of kernel compilation, so I have no idea how to get it compiled. Note with no link to the above problem: I have made a virtual network creation software using UML at http://clownix.net and with it you can mix UML and KVM machines and on this emulated network UML is MUCH faster as far as emulated ethernet interfaces are concerned. On both machines, a socket is used to get into the machine ethernet emulated interface, and as the KVM emulates real hardware (interrupts(Continue reading)
RSS Feed