Re: Linux 2.2.16pre3

From: Ville Herva (vherva@niksula.hut.fi)
Date: Tue May 16 2000 - 16:22:29 EST


On Tue, May 16, 2000 at 04:33:36PM -0400, you [Kris Karas] claimed:
> Alan Cox wrote:
>
> > 2.2.16pre3
> > [snip]
> > o move ll_rw_blk data into BSS (Andrea Arcangeli)
> >
>
> ld -m elf_i386 -T /usr/src/linux-2.2.15/arch/i386/vmlinux.lds -e stext [...]
> -o vmlinux
> drivers/block/block.a(ll_rw_blk.o): In function `blk_dev_init':
> ll_rw_blk.o(.text.init+0x53): undefined reference to `memset'
> make: *** [vmlinux] Error 1

Which compiler? A while ago I compiled 2.2.16pre2 + 2.2.15aa1 with
gcc-2.7.2.3 and amazingly enough got the same error. With pgcc-2.95.1
(yeah that's norty), the problem went away. It was enough to compile that
particular source file with pgcc and the rest with gcc-2.7.2.3.

Haven't got around to try egcs-1.1.2 (I'll have to install it first.)

-- v --

v@iki.fi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:11 EST