** Description changed:

+ SRU Justification:
+ 
+ Impact: Attempts to compile the kernel in an appropriate chroot running on a 
machine running a more up to date kernel will fail in a difficult to diagnose 
manner
+ Fix: the driver is attempting to check the kernel version into which it is 
being built by checking the running kernel version, as we know it is only every 
built into 2.6 or later kernels we can short circuit the test and avoid the 
issue
+ Testcase: Attempt to build the affected kernel in a chroot on a machine 
running Oneiric
+ 
+ ======
+ 
  Build dies with the following error when the _running_ kernel is a 3.0
  or above version:
  
-     make[3]: *** [ubuntu/rtl8192se] Error 2
+     make[3]: *** [ubuntu/rtl8192se] Error 2
  
  This is due to a check for the _running_ kernel version in the Makefile.
  NO NO NO, really, NO.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805494

Title:
  ubuntu/rtl8192se driver breaks build when running 3.0 and above
  kernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/805494/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to