2.4.4-pre6 does not compile

2001-04-23 Thread Jörn Nettingsmeier
jochen wrote: > > Hi, > > 2.4.4-pre6 actually is the 4th 2.4.4pre-Patch that does not compile > without further patching on my system. :-( > > > ld -m elf_i386 -T /usr/src/linux-2.4.4-pre6/arch/i386/vmlinux.lds -e stext > arch/i386/kernel/head.o arch/i3

Re: 2.4.4-pre6 does not compile

2001-04-21 Thread Philip Blundell
>Its because you're using a version of gcc which doesn't have >__builtin_expect (eg, egcs 1.1.2, some versions of gcc 2.95). No 2.95.x has __builtin_expect. There might be some 2.95-derived GNUpro that supports it but I doubt anyone is using those to build kernels. p. - To unsubscribe from t

Re: 2.4.4-pre6 does not compile

2001-04-21 Thread Russell King
On Sat, Apr 21, 2001 at 10:17:28PM +0200, Jochen Striepe wrote: > 2.4.4-pre6 actually is the 4th 2.4.4pre-Patch that does not compile > without further patching on my system. :-( > rwsem.o(.text+0x30): undefined reference to `__builtin_expect' > rwsem.o(.text+0x73): undefined reference to `__built

2.4.4-pre6 does not compile

2001-04-21 Thread Jochen Striepe
Hi, 2.4.4-pre6 actually is the 4th 2.4.4pre-Patch that does not compile without further patching on my system. :-( ld -m elf_i386 -T /usr/src/linux-2.4.4-pre6/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \ --star