On Thu, 22 Apr 2004 00:19:39 +0200 Jure PeÄar <[EMAIL PROTECTED]> wrote:
> > Hi all, > > If i try to build a kernel from kernel-sources-2.6.5, i get: > > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > local symbol 0: discarded in section `.exit.text' from drivers/built-in.o > local symbol 1: discarded in section `.exit.text' from drivers/built-in.o > make[1]: *** [.tmp_vmlinux1] Error 1 > make[1]: Leaving directory `/usr/src/kernel-source-2.6.5' > make: *** [stamp-build] Error 2 Just confirmed that stock linus kernel compiles ok. Now to figure out which patches are in debian kernel and in -mm (which also does not compile) to find the one that is making problems ... -- Jure PeÄar

