Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem nach Stromausfall
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
tobold
n00b
n00b


Joined: 12 Aug 2003
Posts: 62

PostPosted: Mon Oct 06, 2003 5:53 pm    Post subject: Problem nach Stromausfall Reply with quote

Hab da ein kleines Problem. Mein PC hat grad Kernel kompiliert als es mir die Sicherung rausgeschlagen hat. Nun gut. Soweit läuft ja alles - wollte die Kernel aktion nochmal starten aber:

gentoo linux # make dep && make clean bzImage
.depend:3: *** missing separator. Stop.


Menuconfig geht auch nichtmehr - gleicher Fehler.

Bitte um Hilfe!!!
Back to top
View user's profile Send private message
ian!
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 3829
Location: Essen, Germany

PostPosted: Mon Oct 06, 2003 6:04 pm    Post subject: Reply with quote

Code:
cd /usr/src/linux
make mrproper
make menuconfig


Wenn das nicht hilft (was ich vermute), dann einfach mal die Kernel-Sourcen neu mergen.

Gruß,
ian!
_________________
"To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins
Back to top
View user's profile Send private message
tobold
n00b
n00b


Joined: 12 Aug 2003
Posts: 62

PostPosted: Mon Oct 06, 2003 6:15 pm    Post subject: Reply with quote

Richtig geraten - hat nicht geholfen.

Auf die Idee mit den Kernel-Sources bin auch schon gekommen - brachte auch nix.
Back to top
View user's profile Send private message
ro
Apprentice
Apprentice


Joined: 28 Mar 2003
Posts: 289

PostPosted: Mon Oct 06, 2003 7:30 pm    Post subject: Reply with quote

probier mal:
Code:
cp /usr/src/linux/.config /usr/src/CONFIG
emerge unmerge gentoo-sources
rm -Rf /usr/src/linux-2.4.20-gentoo-r7
emerge gentoo-sources
mv /usr/src/CONFIG /usr/src/linux/.config


natürlich bezieht sich das darauf, dass du die gentoo-sources verwendest
_________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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