You are not logged in.
~~~~~~~~~~~~~~~~~~~
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
Why do you need such an old kernel?
Offline
Offline
I need the kernel for other distribution
just my work computer is on the Arch/
Offline
Build it on the other distribution then.
Offline
turns out that it is impossible to compile a kernel?
I need the kernel for JS/Linux http://bellard.org/jslinux/tech.html
Offline
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
To compile 2.6.20 you need to rebuikd glibc, but JS/Linux should have no problems running kernel 3.x
Offline
Do you have a config for 3.x to JSlinux?
Offline
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
prih, please mark this thread as solved.
Offline