public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Problem compiling 2.6.12
@ 2005-06-23 21:26 Sid Boyce
  0 siblings, 0 replies; 17+ messages in thread
From: Sid Boyce @ 2005-06-23 21:26 UTC (permalink / raw)
  To: linux-kernel

Is /usr/src/linux a symlink to linux-2.6.12 .... "ls -ld linux" shows that.
"which gcc" would tell if /usr/local/bin/gcc is being used.
"gcc -v" to show the version.
Something looks confused, the above would be helpful.
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

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: Problem compiling 2.6.12
@ 2005-06-22 19:37 Nick Warne
  2005-06-22 21:30 ` Adrian Bunk
  0 siblings, 1 reply; 17+ messages in thread
From: Nick Warne @ 2005-06-22 19:37 UTC (permalink / raw)
  To: linux-kernel, George Kasica

George Kasica wrote:

> Tried that here and got not much farther...here's the error:
> 
> [root@eagle linux]# make bzImage
>    CHK     include/linux/version.h
>    SPLIT   include/linux/autoconf.h -> include/config/*
>    HOSTCC  scripts/mod/sumversion.o
> In file included from /usr/include/linux/errno.h:4,

That last line looks wrong...  I think you may have symlinks linking to other 
older kernel header stuff.

Easy way to test is untar the Linux.2.6.12 to a totally new location 
(say /home/~/tmp/) and try a build with just the default config.

Nick
-- 
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Problem compiling 2.6.12
@ 2005-06-22 15:28 George Kasica
  2005-06-22 15:59 ` Jesper Juhl
  2005-06-22 16:42 ` Adrian Bunk
  0 siblings, 2 replies; 17+ messages in thread
From: George Kasica @ 2005-06-22 15:28 UTC (permalink / raw)
  To: linux-kernel

Hello:

Trying to compile 2.6.12 here and am getting the following error. I am 
currently running 2.4.31 and have upgraded the needed bits per the Change 
document before trying the build:

[root@eagle src]# cd linux
[root@eagle linux]# make mrproper
   CLEAN   .config
[root@eagle linux]# cp ../config-2.4.31 .config
[root@eagle linux]# make oldconfig
   HOSTCC  scripts/basic/fixdep
In file included from /usr/local/include/netinet/in.h:212,
                  from /usr/local/include/arpa/inet.h:23,
                  from scripts/basic/fixdep.c:115:
/usr/local/include/bits/socket.h:304: asm/socket.h: No such file or 
directory
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2

Any help is appreciated, 2.4.31 will compile just fine and I am trying 
make oldconfig with 2.6.12

George
georgek@netwrx1.com

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

end of thread, other threads:[~2005-06-26  0:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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         ` Problem compiling 2.6.12 Sid Boyce
2005-06-23 21:26 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

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