Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29240 - NVIDIA-kernel uses /usr/src/linux for determining version.
Summary: NVIDIA-kernel uses /usr/src/linux for determining version.
Status: RESOLVED DUPLICATE of bug 1477
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-20 23:25 UTC by Hindrik Hettema
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hindrik Hettema 2003-09-20 23:25:30 UTC
The nvidia-kernel ebuild scripts use /usr/src/linux to find the version number.
I have several versions of kernels compiled, and when emerging for the latest
I always have to switch the link in /usr/src.

To my opinion, a better way to find the version number is to usa the "uname -r"
command.

Reproducible: Always
Steps to Reproduce:
1. emerge nvidia-kernel


Actual Results:  
uses /usr/src/linux to find version number

Expected Results:  
use "uname -r" to find version number
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-21 03:45:26 UTC

*** This bug has been marked as a duplicate of 1477 ***