All of lore.kernel.org
 help / color / mirror / Atom feed
* missing asm-generic during make config
@ 2003-11-08 16:07 Karl
  2003-11-08 18:59 ` Randy.Dunlap
  2003-11-08 20:13 ` Sam Ravnborg
  0 siblings, 2 replies; 3+ messages in thread
From: Karl @ 2003-11-08 16:07 UTC (permalink / raw)
  To: linux-kernel

Hello,

    I am a list newby and did look for this info, I apologize if my search
was just not good enough. I have installed 2.6.0 test 9 on 2 machines of
mine. One is a gateway Pentium II PC and the other is an IBM Netfinity
server. In both cases when I tried running make config I was given the
message (I apologize I went on and am paraphrasing) asm-generic/errno.h no
such file. In both cases I went in to the /usr/include directory and created
a symlink ln -s /usr/src/linux/include/asm-generic asm-generic and it
worked. My question is did I miss a README file somewhere which would cover
this? I think I did all the steps as per instructions on both machines (they
certainly compiled nicely and run well). I did not include very much about
the configurations of my machines as I thought they would be unnecessary as
this is almost certainly a procedural error on my part and not a bug.

   I appreciate any answers to this and apologize if it is redundant.


Thank you,

Karl Tatgenhorst


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

* Re: missing asm-generic during make config
  2003-11-08 16:07 missing asm-generic during make config Karl
@ 2003-11-08 18:59 ` Randy.Dunlap
  2003-11-08 20:13 ` Sam Ravnborg
  1 sibling, 0 replies; 3+ messages in thread
From: Randy.Dunlap @ 2003-11-08 18:59 UTC (permalink / raw)
  To: ktatgenhorst; +Cc: linux-kernel

On Sat, 8 Nov 2003 11:07:10 -0500 "Karl" <ktatgenhorst@comcast.net> wrote:

| Hello,
| 
|     I am a list newby and did look for this info, I apologize if my search
| was just not good enough. I have installed 2.6.0 test 9 on 2 machines of
| mine. One is a gateway Pentium II PC and the other is an IBM Netfinity
| server. In both cases when I tried running make config I was given the
| message (I apologize I went on and am paraphrasing) asm-generic/errno.h no
| such file. In both cases I went in to the /usr/include directory and created
| a symlink ln -s /usr/src/linux/include/asm-generic asm-generic and it
| worked. My question is did I miss a README file somewhere which would cover
| this? I think I did all the steps as per instructions on both machines (they
| certainly compiled nicely and run well). I did not include very much about
| the configurations of my machines as I thought they would be unnecessary as
| this is almost certainly a procedural error on my part and not a bug.
| 
|    I appreciate any answers to this and apologize if it is redundant.

That problem doesn't happen for me with a clean untar of test9.tar.bz2.
Maybe you should post all of the messages from 'make config'.

Alternatively, don't use 'make config'.  I can't quite imaging going
thru all of those prompts.  Try 'make defconfig; make menuconfig' instead.

--
~Randy

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

* Re: missing asm-generic during make config
  2003-11-08 16:07 missing asm-generic during make config Karl
  2003-11-08 18:59 ` Randy.Dunlap
@ 2003-11-08 20:13 ` Sam Ravnborg
  1 sibling, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2003-11-08 20:13 UTC (permalink / raw)
  To: Karl; +Cc: linux-kernel

On Sat, Nov 08, 2003 at 11:07:10AM -0500, Karl wrote:
> Hello,
> 
>     I am a list newby and did look for this info, I apologize if my search
> was just not good enough. I have installed 2.6.0 test 9 on 2 machines of
> mine. One is a gateway Pentium II PC and the other is an IBM Netfinity
> server. In both cases when I tried running make config I was given the
> message (I apologize I went on and am paraphrasing) asm-generic/errno.h no
> such file.
Strange, not reproduible here.
Could you please try 'make V=1 config' and post the output.
Eventually in private mail, it may be several pages.

	Sam

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

end of thread, other threads:[~2003-11-08 20:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-08 16:07 missing asm-generic during make config Karl
2003-11-08 18:59 ` Randy.Dunlap
2003-11-08 20:13 ` Sam Ravnborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.