LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Can't compile linux kernel 0.12 (https://www.linuxquestions.org/questions/linux-kernel-70/cant-compile-linux-kernel-0-12-a-4175702450/)

Widnows 10-22-2021 05:23 AM

Can't compile linux kernel 0.12
 
Hello! I am trying to compile a different version this time.
It gives the error:
Code:

ld: kernel/kernel.o:(.data.rel+0x1028): undefined reference to `sys_fork'
If you need more information ask me. I don't know what information is needed to help me.
Thanks!

shruggy 10-22-2021 05:37 AM

You do understand that Linux 0.12 was released in 1991 and would require ancient versions of compiler and linker to be built?

Widnows 10-22-2021 05:39 AM

Quote:

Originally Posted by shruggy (Post 6294646)
You do understand that Linux 0.12 was released in 1991 and would require ancient versions of compiler and linker to be built?

Yes I do, and I followed this tutorial on how to compile it on new systems:
https://www.programmersought.com/article/63776918515/
https://www.programmersought.com/article/86468398006/


All times are GMT -5. The time now is 01:01 AM.