Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71410 - "CONFIG_MODVERSION" in prism54-20040208.ebuild --> should be CONFIG_MODVERSIONS
Summary: "CONFIG_MODVERSION" in prism54-20040208.ebuild --> should be CONFIG_MODVERSIONS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 09:49 UTC by Mike
Modified: 2005-01-25 09:17 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 Mike 2004-11-16 09:49:52 UTC
In the paragraph which discusses the disabling of kernel module versioning, the kernel option CONFIG_MODVERSIONS is written as "CONFIG_MODVERSION."  It's just a one line fix, below.


--- prism54-20040208.ebuild 2004-06-24 18:14:13.000000000 -0700
+++ prism54-20040208.ebuild.new 2004-11-16 09:04:40.890542584 -0800
@@ -30,7 +30,7 @@
    einfo "2.6 users will need to disable sandbox for now to avoid"
    einfo "sandbox issues. See bug #32737 for info on work being done to"
    einfo "fix this."
-   einfo "Module versioning (CONFIG_MODVERSION) should be disabled."
+   einfo "Module versioning (CONFIG_MODVERSIONS) should be disabled."

    unpack ${MY_P}.tar.bz2
 }

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Scott Paul Robertson 2004-11-17 20:18:51 UTC
bug #71632 fixes this and provides a newer version of the driver
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-25 09:17:47 UTC
no longer needed with the latest snapshot in portage