First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 33778
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Karl Trygve Kalleberg (RETIRED) <karltk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: george <gk@t-t-l.co.uk>
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 33778 depends on: Show dependency tree
Bug 33778 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: 2003-11-18 12:36 0000
thinkpad-4.3-r1 doesn't build inside a chroot with a different kernel version
to the running kernel.

The main Makefile and the 2.4/Makefile use different variables for the module
version so the emake command in src_compile needs changing to:

emake DIR_MOD_VER=/lib/modules/${KV} DIR_MODULES_VER=/lib/modules/${KV}
|| die "Make failed"

2.4 works for me with this change.  I've looked at 2.2 and 2.5 and as far as I
can see without testing, this should fine for them as well.

------- Comment #1 From Karl Trygve Kalleberg (RETIRED) 2003-11-28 05:23:31 0000 -------
Added your fix. Didn't bump revision, as people who already has this installed
won't notice the difference and shouldn't be forced to upgrade.

First Last Prev Next    No search results available      Search page      Enter new bug