Re: Errors compiling 2.4.2

2001-02-28 Thread Matthew Fredrickson
On Wed, Feb 28, 2001 at 05:13:26PM -0700, Jeff Coy wrote: > Are you by chance using HJ's new binutils? I believe he stated in his > announcement that -oformat now needs to be --oformat to function. Thanks very much, I didn't even think about that. Sorry for bugging the list about it, but the qu

Re: Errors compiling 2.4.2

2001-02-28 Thread Keith Owens
On Wed, 28 Feb 2001 17:20:35 -0600, Matthew Fredrickson <[EMAIL PROTECTED]> wrote: >make[1]: Entering directory `/usr/src/linux-2.4.2/arch/i386/boot' >ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect >ld: cannot open binary: No such file or directory Please search the l-k ar

Errors compiling 2.4.2

2001-02-28 Thread Matthew Fredrickson
When I do a make bzImage I get this problem: nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( [aUw] \)\|\(\.\.ng$\)\|\(LASH[RL]DI\)' | sort > System.map make[1]: Entering directory `/usr/src/linux-2.4.2/arch/i386/boot' ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect ld: cann