Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 71410
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mike <richings@mail.wsu.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 71410 depends on: Show dependency tree
Bug 71410 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-11-16 09:49 0000
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 From Scott Paul Robertson 2004-11-17 20:18:51 0000 -------
bug #71632 fixes this and provides a newer version of the driver

------- Comment #2 From Stefan Schweizer 2005-01-25 09:17:47 0000 -------
no longer needed with the latest snapshot in portage

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug