public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kbuild: make O=/build/dir broken
@ 2004-11-07 13:36 Florian Schirmer
  2004-11-07 16:03 ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Schirmer @ 2004-11-07 13:36 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

Hi,

i tried to build a kernel outside the src dir using <src dir>/make O=<build 
dir>. This failed because of

1. scripts/kbuild/zconf.tab.c not available in the <src dir>
2. usr/initramfs_list not available in the <build dir>

After copying the files by hand it worked. Something wrong on my side? I'm 
using 2.6.10-rc1.

Thanks,
  Florian

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kbuild: make O=/build/dir broken
  2004-11-07 13:36 kbuild: make O=/build/dir broken Florian Schirmer
@ 2004-11-07 16:03 ` Sam Ravnborg
  2004-11-21 13:35   ` Florian Schirmer
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2004-11-07 16:03 UTC (permalink / raw)
  To: Florian Schirmer; +Cc: linux-kernel

On Sun, Nov 07, 2004 at 02:36:08PM +0100, Florian Schirmer wrote:
> Hi,
> 
> i tried to build a kernel outside the src dir using <src dir>/make O=<build 
> dir>. This failed because of

Checked with -mm and latest from Linus with no problems. I have not tested
-rc1.

> 
> 1. scripts/kbuild/zconf.tab.c not available in the <src dir>
You need zconf.tab.c_shipped in src dir. Maybe it was not checked out?

> 2. usr/initramfs_list not available in the <build dir>
Old bug fixed some time ago.

Upgrade to latest 2.6.10 - you need to fetch daily snapshots.

	Sam

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kbuild: make O=/build/dir broken
  2004-11-07 16:03 ` Sam Ravnborg
@ 2004-11-21 13:35   ` Florian Schirmer
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schirmer @ 2004-11-21 13:35 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

Hi,

> Old bug fixed some time ago.
>
> Upgrade to latest 2.6.10 - you need to fetch daily snapshots.

Confirmed. Upgraded to -rc2 and both problem are fixed. Thanks for your help!

Best,
  Florian

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-21 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-07 13:36 kbuild: make O=/build/dir broken Florian Schirmer
2004-11-07 16:03 ` Sam Ravnborg
2004-11-21 13:35   ` Florian Schirmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox