lkml.org 
[lkml]   [2004]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: confirmed: kernel build for 2.6.8-rc3 is broken for at least i386
On Wed, Aug 04, 2004 at 11:50:03AM +0200, Alexander Stohr wrote:
> a "make bzImage" produces this command:
>
> cmd_arch/i386/kernel/vmlinux.lds.s :=
>
> gcc -E -Wp,-MD,arch/i386/kernel/.vmlinux.lds.s.d
>
> -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__ASSEMBLY__
>
> -Iinclude/asm-i386/mach-default -traditional
>
>
>
> -o arch/i386/kernel/vmlinux.lds.s arch/i386/kernel/vmlinux.lds.S
>
>
>
> it should produce something like this:
>
> cmd_arch/i386/kernel/vmlinux.lds.s :=
>
> gcc -E -Wp,-MD,arch/i386/kernel/.vmlinux.lds.s.d
>
> -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -D__ASSEMBLY__
>
> -Iinclude/asm-i386/mach-default -traditional
>
> -P -C -Ui386
>
> -o arch/i386/kernel/vmlinux.lds.s arch/i386/kernel/vmlinux.lds.S
>
> see the last but one line for the difference.

Could you please try to do the following:
1) Add the following lines to bottom of arch/i386/kernel/Makefile
$(warning AFLAGS-lds=$(AFLAGS_vmlinux.lds.o))
$(warning aflags=$(aflags))

2) Delete arch/i386/kernel/vmlinux.lds.s
3) make V=1 arch/i386/kernel/ > mail_to_sam 2>&1

And reply to this mail with output generated.

[Downloading atm. but see no changes that should impose this error].

Also - what shell / system are you using?

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

\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.049 / U:0.788 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site