You are not logged in.

#1 2011-09-05 22:15:59

prih
Member
From: UKRAINE
Registered: 2011-09-05
Posts: 6
Website

[SOLVED] I need to make the old kernel 2.6.20

~~~~~~~~~~~~~~~~~~~
  AR      arch/i386/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
kernel/built-in.o: In function `mutex_lock':
(.sched.text+0xf75): undefined reference to `__mutex_lock_slowpath'
kernel/built-in.o: In function `mutex_unlock':
(.sched.text+0xf85): undefined reference to `__mutex_unlock_slowpath'
make: *** [.tmp_vmlinux1] Error 1

help pleace///

Last edited by prih (2011-09-06 12:22:39)

Offline

#2 2011-09-05 22:33:29

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] I need to make the old kernel 2.6.20

Why do you need such an old kernel?

Offline

#3 2011-09-05 23:17:24

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] I need to make the old kernel 2.6.20

Offline

#4 2011-09-06 08:21:44

prih
Member
From: UKRAINE
Registered: 2011-09-05
Posts: 6
Website

Re: [SOLVED] I need to make the old kernel 2.6.20

I need the kernel for other distribution
just my work computer is on the Arch/

Offline

#5 2011-09-06 08:25:31

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] I need to make the old kernel 2.6.20

Build it on the other distribution then.

Offline

#6 2011-09-06 09:02:07

prih
Member
From: UKRAINE
Registered: 2011-09-05
Posts: 6
Website

Re: [SOLVED] I need to make the old kernel 2.6.20

turns out that it is impossible to compile a kernel?

I need the kernel for JS/Linux http://bellard.org/jslinux/tech.html

Offline

#7 2011-09-06 09:31:03

prih
Member
From: UKRAINE
Registered: 2011-09-05
Posts: 6
Website

Re: [SOLVED] I need to make the old kernel 2.6.20

in fact I get the same effect it when compiling the kernel 2.6.27

gcc version 4.6.1 20110819 (prerelease) (GCC)
GNU Make 3.82
m4-1.4.16-1
autoconf-2.68-1
automake-1.11.1-2
bison-2.5-1
fakeroot-1.18-1
flex-2.5.35-4
libtool-2.4-4
patch-2.6.1-2
pkg-config-0.26-1

Offline

#8 2011-09-06 09:32:39

gorky
Member
From: Kraków, Poland
Registered: 2010-07-05
Posts: 96

Re: [SOLVED] I need to make the old kernel 2.6.20

To compile 2.6.20 you need to rebuikd glibc, but JS/Linux should have no problems running kernel 3.x

Offline

#9 2011-09-06 10:20:11

prih
Member
From: UKRAINE
Registered: 2011-09-05
Posts: 6
Website

Re: [SOLVED] I need to make the old kernel 2.6.20

Do you have a config for 3.x to JSlinux?

Offline

#10 2011-09-06 11:44:14

prih
Member
From: UKRAINE
Registered: 2011-09-05
Posts: 6
Website

Re: [SOLVED] I need to make the old kernel 2.6.20

I made a mistake
tried to run the 3.x kernel to 16MB RAM))

change to 64Mb and all ok/

question about 2.06.20 to be removed/

Offline

#11 2011-09-06 12:19:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] I need to make the old kernel 2.6.20

prih, please mark this thread as solved.

Offline

Board footer

Powered by FluxBB