William Shank on Mon, 12 Nov 2001 10:41:25 -0500 |
well, i'm running the 2.4.7 stock RH 7.2 kernel now, but it doesn't have any of the APIC power management features. Also the 2.4.9 RH7.2 updated kernel screws up artsd (cpu overload!). i thought i'd play with a (semi)bleeding edge kernel and see how it works with APIC support. -----Original Message----- From: Kevin Brosius To: plug@lists.phillylinux.org Sent: 11/12/01 10:35 AM Subject: Re: [PLUG] Kernel Compilation Error William Shank wrote: > > I get the following error when compiling a 2.4.14 kernel: > > drivers/block/block.o In function `lo_send': > drivers/block/block.o(.text+0x2146):undefined reference to `deactivate_page' > drivers/block/block.o(.text+0x2183):undefined reference to `deactivate_page' > make: *** [vmlinux] Error 1 > > It seems to happen when I try to compile loopback support into the kernel. > If I make loopback a module, the kernel will compile, but making modules > fails. > > anyone else encounter this? any ideas on how to fix? > > thanks I believe that's a known problem in 2.4.14... Here's a link: http://marc.theaimsgroup.com/?l=linux-kernel&m=100501982007894&w=2 Supposedly you can delete the two lines in the source that reference 'deactivate_page'. (Personally, I'm waiting for the 2.4.[10,11,12,13,14,?] series to settle down...) -- Kevin Brosius ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|