Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ./mosix.install
- Installing MOSIX:
- =================
- If you are installing MOSIX for a set of nodes with
- a common root, then type the common root directory -
- if you are installing only the local node, press <ENTER> :- /
- Do you want to compile a MOSIX-enhanced kernel now?
- 1. Yes, please fetch the Linux kernel (3.8) sources from the internet.
- 2. Yes, the Linux kernel (3.8) sources are already on this computer.
- 3. No, or not now, because either:
- a) I have already installed this kernel (or a compatible version).
- b) I will install the kernel later.
- c) I am happy to use MOSIX without a special kernel:
- I am aware that only some features will work,
- such as batch jobs, but that is all I need.
- d) I use OpenSUSE and therefore prefer the pre-compiled
- MOSIX-kernel RPM from http://mosix.org/text_acadnp.html.
- Option [3]: 2
- Where on disk are the kernel sources (3.8) ?- linux-3.8
- sum: linux-3.8/kernel/sched.c: Нет такого файла или каталога
- ./mosix.install: 291: [: -o: unexpected operator
- *** End of the configuration.
- *** Execute 'make' to start the build or try 'make help'.
- Compiling your MOSIX kernel...
- (please ignore the warning messages)
- .config:70:warning: override: reassigning to symbol SYSVIPC
- #
- # configuration written to .config
- #
- arch/x86/kernel/hw_breakpoint.c: В функции «arch_check_bp_in_kernelspace»:
- arch/x86/kernel/hw_breakpoint.c:205:12: ошибка: «VSYSCALL_START» undeclared (first use in this function)
- arch/x86/kernel/hw_breakpoint.c:205:12: замечание: each undeclared identifier is reported only once for each function it appears in
- arch/x86/kernel/hw_breakpoint.c:205:50: ошибка: «VSYSCALL_END» undeclared (first use in this function)
- arch/x86/kernel/hw_breakpoint.c:209:1: предупреждение: control reaches end of non-void function [-Wreturn-type]
- make[2]: *** [arch/x86/kernel/hw_breakpoint.o] Ошибка 1
- make[1]: *** [arch/x86/kernel] Ошибка 2
- make: *** [arch/x86] Ошибка 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement