Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sources 2.6.10 - Makefile get's corrupted
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
hothead
Apprentice
Apprentice


Joined: 02 Jul 2004
Posts: 277
Location: /dev/core

PostPosted: Wed Apr 13, 2005 7:22 pm    Post subject: sources 2.6.10 - Makefile get's corrupted Reply with quote

What is going wrong?
When trying to compile the 2.6.10 kernel sources 'make' causes
the following message to be printed in a loop. I've checked the gpg sign of
the sources - everything ok. 2.6.9 and 2.6.11 can be compiled.

Code:
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10


Regards

hothead
_________________
Got a question? - http://justfuckinggoogleit.com/


Last edited by hothead on Thu Apr 14, 2005 1:17 am; edited 1 time in total
Back to top
View user's profile Send private message
the_sphynx
Apprentice
Apprentice


Joined: 19 May 2004
Posts: 156
Location: Thornton, CO

PostPosted: Wed Apr 13, 2005 7:41 pm    Post subject: Reply with quote

Post your emerge info so we can take a look at it.
_________________
Folding@Home User 285941
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Wed Apr 13, 2005 7:45 pm    Post subject: Reply with quote

Try using it without the "O=...":
Code:
# make -C /usr/src/linux-2.6.10

_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
hothead
Apprentice
Apprentice


Joined: 02 Jul 2004
Posts: 277
Location: /dev/core

PostPosted: Thu Apr 14, 2005 1:02 am    Post subject: Reply with quote

Well, I just typed 'make' which ends up in this message rushing down the screen.
Same with 'make mrproper' and 'make oldconfig'

Code:
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10


I remerged 'system' from my own build binary packages but that doesn't solve the problem.
Somehow the Makefile is corrupted after typing 'make xXx'.
That's what the Makefile looks like after running 'make xXx':

Code:
# Automatically generated by /usr/src/linux-2.6.10/scripts/mkmakefile: don't edit

VERSION = 2
PATCHLEVEL = 6

KERNELSRC    := /usr/src/linux-2.6.10
KERNELOUTPUT := /usr/src/linux-2.6.10

MAKEFLAGS += --no-print-directory

all:
        $(MAKE) -C $(KERNELSRC) O=$(KERNELOUTPUT)

%::
        $(MAKE) -C $(KERNELSRC) O=$(KERNELOUTPUT) $@

_________________
Got a question? - http://justfuckinggoogleit.com/
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Thu Apr 14, 2005 9:01 am    Post subject: Reply with quote

Please follow up to https://forums.gentoo.org/viewtopic-t-268917.html

Moved from Portage & Programming.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum