Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Try to fihgure this one out...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
aaronminute
n00b
n00b


Joined: 02 Sep 2002
Posts: 50
Location: Bakersfield, California

PostPosted: Mon Sep 02, 2002 2:19 pm    Post subject: Try to fihgure this one out... Reply with quote

Hey, I am having an interesting problem that I cannot seem to fix. Any
ideas?

When I run "emerge alsa-driver" it says this:

...
Unpacking source...
Unpacking alsa-driver blah blah blah...
Source unpacked.
*

I just puts the '*' there and hangs. It is not using any processor so I
do not think it is running anymore. Before this attempt I did get an
error refering to a modversions.h file missing in the path of the kernel
source tree. Other than this one problem Gentoo has been great so far.
_________________
Aaron Meyer | "The search for truth is more
RLU# 283393 | precious than its possession"
RLC# 165786 | --Albert Einstein
Visit my website at http://aaron.hopto.org
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Mon Sep 02, 2002 2:27 pm    Post subject: Reply with quote

Code:

rm /tmp/sandboxpids.tmp

may fix it.
Back to top
View user's profile Send private message
aaronminute
n00b
n00b


Joined: 02 Sep 2002
Posts: 50
Location: Bakersfield, California

PostPosted: Mon Sep 02, 2002 3:20 pm    Post subject: Reply with quote

Naan Yaar wrote:
Code:

rm /tmp/sandboxpids.tmp

may fix it.


Thanks, that did fix it, but now I
get yet another error. It is as follows:
/usr/src/linux/include/linux/timex.h:78: #error You Lose

Very descriptive.
_________________
Aaron Meyer | "The search for truth is more
RLU# 283393 | precious than its possession"
RLC# 165786 | --Albert Einstein
Visit my website at http://aaron.hopto.org
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Mon Sep 02, 2002 3:55 pm    Post subject: Reply with quote

Sounds like these threads:
https://forums.gentoo.org/viewtopic.php?t=13844
https://forums.gentoo.org/viewtopic.php?t=13495

The error itself would seem to indicate that CONFIG_JIFFIES is not set (which would indicate the kernel congig is borked). Not sure why.
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Mon Sep 02, 2002 4:01 pm    Post subject: Reply with quote

OK. The first error with the red "*" is due to portage borkage. This will be fixed by emerging to 2.0.34. You will then see a nice error that says:
Quote:

*
* Could not determine your kernel version.
* Make sure that you have /usr/src/linux symlink.
* And that said kernel has been configured.
* You can also simply run the following command
* in the kernel referenced by /usr/src/linux:
* make include/linux/version.h
*


So, it looks like your symlink in /usr/src/linux is broken or the kernel config is not there (possibly due to a 'make mrproper'?)
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Mon Sep 02, 2002 4:02 pm    Post subject: Reply with quote

Naan Yaar wrote:
portage borkage

That's almost poetic.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
aaronminute
n00b
n00b


Joined: 02 Sep 2002
Posts: 50
Location: Bakersfield, California

PostPosted: Mon Sep 02, 2002 5:30 pm    Post subject: Reply with quote

Ok, I did do a make mrproper so I redid my kernel and installed it. That got rid of the second error, but now it is back to the first error:
/usr/src/linux/include/linux/module.h:21: linux/modversions.h:no such file or directory.
I think I know the solution to this. I did nto install the module loader into my kernel because I didn'thave any modules, do I need to turn that on?
Thanks for all the help.
_________________
Aaron Meyer | "The search for truth is more
RLU# 283393 | precious than its possession"
RLC# 165786 | --Albert Einstein
Visit my website at http://aaron.hopto.org
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Mon Sep 02, 2002 7:19 pm    Post subject: Reply with quote

Yes. modversions.h will be generated only if you turn on loadable module support AND module versions.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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