View previous topic :: View next topic |
Author |
Message |
speeddemon Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 27 Sep 2003 Posts: 162
|
Posted: Wed Sep 08, 2004 5:26 am Post subject: Error when trying to configure kernel |
|
|
Ok, background first. My laptop sucks, whenever it overheats it shutsdown (often). I just finished installing Gentoo, kde, etc, and was finishing up with my kernel, and it shutdown in the middle of the compile. I figure no problem since it happens all the time, never has caused any problems yet, and when I go to make menuconfig (or any make for that matter), it gives me
.depend:1: ***missing separator. Stop.
I tried re-emerging the kernel, didn't change anything.
Now im stuck just short of done, and a lot of stuff doesn't work yet until I can finish with the kernel. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Artherio n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/StarCraft/starcraft_terran_marine.gif)
Joined: 09 Jan 2004 Posts: 65
|
Posted: Wed Sep 08, 2004 5:29 am Post subject: |
|
|
try to make clean, then make |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
speeddemon Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 27 Sep 2003 Posts: 162
|
Posted: Wed Sep 08, 2004 6:04 am Post subject: |
|
|
Nope, doesn't do it. Ok, after messing around a bit, it seems that all the .depend files are corrupted. So how would I go about deleting them all without having to do it one at a time (theres about 200 of them)? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Artherio n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/StarCraft/starcraft_terran_marine.gif)
Joined: 09 Jan 2004 Posts: 65
|
Posted: Wed Sep 08, 2004 6:32 am Post subject: |
|
|
you could do rm *.depend I suppose |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
speeddemon Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 27 Sep 2003 Posts: 162
|
Posted: Wed Sep 08, 2004 7:14 am Post subject: |
|
|
all the files are in different directories. I don't know how to delete the same file from 200 directories with one command, thats what Im looking for, so I don't have to go in each directory to delete it. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|