public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Alexander Stohr <Alexander.Stohr@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: confirmed: kernel build for 2.6.8-rc3 is broken for at least i386
Date: Wed, 4 Aug 2004 18:07:09 +0200	[thread overview]
Message-ID: <20040804160709.GB7151@mars.ravnborg.org> (raw)
In-Reply-To: <24770.1091613003@www56.gmx.net>

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

  reply	other threads:[~2004-08-04 16:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04  9:50 confirmed: kernel build for 2.6.8-rc3 is broken for at least i386 Alexander Stohr
2004-08-04 16:07 ` Sam Ravnborg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-05 14:17 Alexander Stohr
2004-08-05 20:33 ` Sam Ravnborg
2004-08-07 16:21   ` Paweł Sikora
2004-08-07 17:39     ` Sam Ravnborg
2004-08-07 18:54       ` Paweł Sikora
2004-08-09 15:04 Alexander Stohr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040804160709.GB7151@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=Alexander.Stohr@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox