View previous topic :: View next topic |
Author |
Message |
DimGR n00b
Joined: 13 Apr 2004 Posts: 55
|
Posted: Mon Jun 21, 2004 3:46 am Post subject: how do i get kernel-source for my kernel? |
|
|
emerge -k kernel-source-2.4.2 did not work
!!! Error calculating dependencies. Please correct.
bash-2.05b# emerge -k kernel-source-2.4.20
Calculating dependencies
!!! Problem in null/kernel-source-2.4.20 dependencies.
!!! "Specific key requires an operator (null/kernel-source-2.4.20) (try adding an '=')"
uname -r
2.4.20-gentoo-r6 |
|
Back to top |
|
|
Vanquirius Retired Dev
Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Mon Jun 21, 2004 4:07 am Post subject: |
|
|
To get exact version:
emerge =sys-kernel/gentoo-sources-2.4.20-r6
Unfortunately it seems to me the ebuild for this version doesn't exist anymore, so unless you have the ebuild locally and the needed files in your $DISTFILES, you're going to have to upgrade.
To get newest stable version:
emerge sys-kernel/gentoo-sources _________________ Hello. |
|
Back to top |
|
|
DimGR n00b
Joined: 13 Apr 2004 Posts: 55
|
Posted: Mon Jun 21, 2004 4:14 am Post subject: |
|
|
ManuChao wrote: | To get exact version:
emerge =sys-kernel/gentoo-sources-2.4.20-r6
Unfortunately it seems to me the ebuild for this version doesn't exist anymore, so unless you have the ebuild locally and the needed files in your $DISTFILES, you're going to have to upgrade.
To get newest stable version:
emerge sys-kernel/gentoo-sources |
in other words i can not set up my ATI card eh? I would need the kernel-sources for the driver to take effect.
Upgrading kernels messed up my Debian system many times and to be honest i am scared to try it on Gentoo |
|
Back to top |
|
|
Vanquirius Retired Dev
Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Mon Jun 21, 2004 4:27 am Post subject: |
|
|
Oh well. Not much help I can give you there except wishing you luck...
Always keep a copy of your old kernel and /lib/modules/* so that you can revert back to it if something goes wrong. _________________ Hello. |
|
Back to top |
|
|
|