public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Sparc-64 kernel build fails on version.h during 'make oldconfig'
@ 2001-07-25 17:39 Leif Sawyer
  2001-07-25 22:35 ` David S. Miller
  2001-07-26  1:45 ` Keith Owens
  0 siblings, 2 replies; 5+ messages in thread
From: Leif Sawyer @ 2001-07-25 17:39 UTC (permalink / raw)
  To: linux-kernel

When 'bootstrapping' a new kernel:

cp ../oldlinux/.config .
make oldconfig
make dep
...
/usr/src/linux/include/linux/udf_fs_sb.h:22: linux/version.h: No such file
or directory


For some reason, include/linux/version.h  is not being built for this
procedure, however:
cp ../oldlinux/.config .
make menuconfig
make dep

works perfectly.

changing the Makefile rule for oldconfig thusly:

	oldconfig: /include/linux/version.h symlinks

makes it nice and peachy.

Is there a reason that this is not done? ( also, xconfig, config are the
same as oldconfig....)



--
Leif Sawyer   --  Pi@4398680
leif@gci.net  ||  lsawyer@gci.com  ||  internic: LS2540 
(907) 868 - 0116   ||  ICQ - 3749190  || http://home.gci.net/~leif
Network & Security Engineer -- General Communication Inc.
PGP Fingerprint: 77 C8 34 B8 FD BC C6 32  5F FE 93 4B AE 6C F7 4E
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GAT d+ s: a C+++(++)$ US++++$ UL++++$ P+++ L++(+++) E---
W+++ N+ o+ K w O- M- V PS+ PE Y+ PGP(+) t+@ 5- X R- tv b++(+++)
DI++++ D++ G+ e(+)* h-- r++ y+ PP++++ HH++++ A19 NT{--}
------END GEEK CODE BLOCK------
Decode it! http://www.ebb.org/ungeek/




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

end of thread, other threads:[~2001-07-26  8:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-25 17:39 Sparc-64 kernel build fails on version.h during 'make oldconfig' Leif Sawyer
2001-07-25 22:35 ` David S. Miller
2001-07-26  4:42   ` Thorsten Kukuk
2001-07-26  8:58     ` Andreas Schwab
2001-07-26  1:45 ` Keith Owens

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