LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   compiling OpenMandriva (https://www.linuxquestions.org/questions/mandriva-30/compiling-openmandriva-4175488006/)

Torben Friis 12-15-2013 07:54 AM

compiling OpenMandriva
 
Hi everybody,
I have a problem compiling OpenMandriva kernel. I have installed 3.11.8-nrjQL-desktop-1omv (on my portable) and have downloaded kernel linux-3.12.5 and extracted in /home/kirsten/Téléchargements/linux-3.12.5. I have installed development files incl. .config in
/usr/src/linux-3.11.8-nrj-desktop-1omv/.config and copied to /home/kirsten/Téléchargements/linux-3.12.5. When make I get:


[root@localhost linux-3.12.5]# make
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `relocs'.
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
LD arch/x86/realmode/rm/realmode.elf
ld: warning: arch/x86/realmode/rm/header.o: missing .note.GNU-stack section implies executable stack
ld: internal error in do_layout, at ../../gold/object.cc:1696
make[3]: *** [arch/x86/realmode/rm/realmode.elf] Error 1
make[2]: *** [arch/x86/realmode/rm/realmode.bin] Error 2
make[1]: *** [arch/x86/realmode] Error 2
make: *** [arch/x86] Error 2
Can anybody help?
Best regards
Torben


All times are GMT -5. The time now is 05:36 PM.