public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sid Boyce <sboyce@blueyonder.co.uk>
To: georgek@netwrx1.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problem compiling 2.6.12
Date: Sun, 26 Jun 2005 01:39:27 +0100	[thread overview]
Message-ID: <42BDF93F.4050205@blueyonder.co.uk> (raw)
In-Reply-To: <5nerb117olj7kahv0k8b1vss382ini6bfr@4ax.com>

George R. Kasica wrote:
> Sid:
> 
> That seems to have got it!!
> 
> Any kernel tuning or optimizations you'd care to recommend?
> 
I've tried a few from time to time, but nothing permanent. I can't 
off-hand remember them, but a google search turns up some options.

> In the future what do I do here or will this continue to work?
> 
As a permanent solution, as suggested in my other email, copying the 
stuff from /usr/include/{linux, asm, asm-generic} to /usr/local/include/ 
seems preferable to making symlinks for every new kernel.

> Thank you SO much, now I remember why I like linux. Helpful people
> like yourself.
> 
> 
> George
> 
> 
As a friend often says, "One hand washes the other", a maxim never more 
true or apt than when applied to Linux and opensource in general.
Regards
Sid.

> 
>>On Sat, 25 Jun 2005 01:06:09 +0100, you wrote:
> 
> 
>>George Kasica wrote:
>>
>>>>Try "ln -s /usr/src/linux-2.6.12/include/linux /usr/local/include" and 
>>>>"ln -s /usr/src/linux-2.6.12/include/asm /usr/local/include", see if 
>>>>it resolves the problem, I expect it will find them. If you still have 
>>>>problems, try "rm /usr/local/include/asm" and "ln -s 
>>>>/usr/src/linux-2.6.12/include/asm-i386 /usr/local/include/asm".
>>>
>>>
>>>Here are the links in /usr/local/include:
>>>
>>>lrwxrwxrwx    1 root     root           35 Jun 24 12:55 asm -> 
>>>/usr/src/linux-2.6.12/include/linux
>>>lrwxrwxrwx    1 root     root           35 Jun 24 12:55 asm-i386 -> 
>>>/usr/src/linux-2.6.12/include/linux
>>>lrwxrwxrwx    1 root     root           35 Jun 24 12:56 linux -> 
>>>/usr/src/linux-2.6.12/include/linux
>>>
>>>
>>>Well, it got further with the links as shown here:
>>>
>>># cd /usr/src/linux-2.6.12.1
>>># make oldconfig
>>>  HOSTCC  scripts/basic/split-include
>>>  HOSTCC  scripts/basic/docproc
>>>  SHIPPED scripts/kconfig/zconf.tab.h
>>>  HOSTCC  scripts/kconfig/conf.o
>>>  HOSTCC  scripts/kconfig/kxgettext.o
>>>  HOSTCC  scripts/kconfig/mconf.o
>>>scripts/kconfig/mconf.c: In function `exec_conf':
>>>scripts/kconfig/mconf.c:486: `EINTR' undeclared (first use in this 
>>>function)
>>>scripts/kconfig/mconf.c:486: (Each undeclared identifier is reported 
>>>only once
>>>scripts/kconfig/mconf.c:486: for each function it appears in.)
>>>scripts/kconfig/mconf.c:486: `EAGAIN' undeclared (first use in this 
>>>function)
>>>make[1]: *** [scripts/kconfig/mconf.o] Error 1
>>>make: *** [oldconfig] Error 2
>>>
>>>But still no joy.
>>>
>>>What now?
>>>
>>>George
>>>
>>>
>>>
>>
>>OK, "ln -s /usr/src/linux-2.6.12.1/include/asm-generic /usr/include".
>>Regards
>>Sid.
> 
> 
> 
> 


-- 
Sid Boyce ... Hamradio License G3VBV, Keen licensed Private Pilot
Retired IBM Mainframes and Sun Servers Tech Support Specialist
Microsoft Windows Free Zone - Linux used for all Computing Tasks

       reply	other threads:[~2005-06-26  0:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.62.0506240856460.10920@eagle.netwrx1.com>
     [not found] ` <42BC1C43.3040505@blueyonder.co.uk>
     [not found]   ` <Pine.LNX.4.62.0506241258500.20958@eagle.netwrx1.com>
     [not found]     ` <42BC9FF1.1010400@blueyonder.co.uk>
     [not found]       ` <5nerb117olj7kahv0k8b1vss382ini6bfr@4ax.com>
2005-06-26  0:39         ` Sid Boyce [this message]
2005-06-23 21:26 Problem compiling 2.6.12 Sid Boyce
  -- strict thread matches above, loose matches on Subject: below --
2005-06-22 19:37 Nick Warne
2005-06-22 21:30 ` Adrian Bunk
2005-06-22 21:53   ` Nick Warne
2005-06-23  9:53     ` Adrian Bunk
2005-06-23 11:08     ` Nix
2005-06-22 15:28 George Kasica
2005-06-22 15:59 ` Jesper Juhl
2005-06-22 16:44   ` Adrian Bunk
2005-06-22 19:15     ` George Kasica
2005-06-22 19:26     ` Jesper Juhl
2005-06-22 19:14   ` George Kasica
2005-06-22 19:45     ` Richard B. Johnson
2005-06-22 16:42 ` Adrian Bunk
2005-06-22 19:22   ` George Kasica
2005-06-22 21:33     ` Adrian Bunk

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=42BDF93F.4050205@blueyonder.co.uk \
    --to=sboyce@blueyonder.co.uk \
    --cc=georgek@netwrx1.com \
    --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