Re: 2.4.4 rwsem make error, please somebody take a look !!

2001-05-08 Thread David Howells
What arch are you compiling for? i386? > > When I compiled bzImage (using .config from 2.2.3) I got the following > > errors: Did you run one of the "make config" commands before building the kernel? You may need to do this to flush the changes from arch/*/config.in into .config. David - To un

2.4.4 rwsem make error, please somebody take a look !!

2001-05-08 Thread gabriel finch
OK, second attempt, I got no replies the first time... > > Hi. > I patched 2.4.3 to 2.4.4 with the following commands: > > cd /usr/src > cp -r linux-2.4.3 linux-2.4.4 > ln -s linux-2.4.4 linux > cd linux > mv ../patch-2.4.4 . > patch -p1 < patch-2.4.4 > > When I compiled bzImage (using .conf

Re: 2.4.4 rwsem make error

2001-05-05 Thread David S. Miller
gabriel writes: > When I compiled bzImage (using .config from 2.2.3) I got the following > errors: You have to run oldconfig to add the proper new CONFIG_* symbols for rwsem. Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

2.4.4 rwsem make error

2001-05-05 Thread gabriel
Hi. I patched 2.4.3 to 2.4.4 with the following commands: cd /usr/src cp -r linux-2.2.3 linux-2.2.4 ln -s linux-2.2.4 linux cd linux mv patch-2.2.4 . patch -p1 < patch-2.2.4 When I compiled bzImage (using .config from 2.2.3) I got the following errors: arch/i386/kernel/kernel.o(.text.lock+0x20)