|
From: <ma...@e-...> - 2001-05-08 23:45:17
|
I grabbed latest version today from cvs with following commands: export CVSROOT=3D":pserver:ano...@cv...:/cvsr= oot/linux-apus" cvs -z3 co 2.4 Then configured it with "make menuconfig", and compiled it with "make dep= " and "make". First problem is in the mem.c. At the end of this file, there is a call t= o = lp_m68k_init(), but "grep -r lp_m68k_init *" shows that this function isn= 't defined anywhere!? I commented it for now to avoid linking problem. Compiled kernel didn't work. My system freezed after bootstrap loaded bootstrap_pup and inhibited drives. I suspected a configuration problem a= nd compared .config file of 2.4.3 release on the sf.net page with my .config= (attached to my mail). Differences are minimal, I'll try again with "make= oldconfig" later though. I don't want to do this since config of 2.4.3 is= bloated (heck, it even has khttpd) but maybe it will solve the problem. I wonder how the 2.4.3 binary is compiled. Am I doing something wrong whi= le downloading kernel and get older version or something? Or am i doing a mistake while configuring it? -- = Gurer Ozen (email: ma...@e-..., jid: ma...@ja...) |