On Feb 09 Stefan Richter wrote:
> > https://bugs.launchpad.net/ubuntu/+source/linux-kernel-headers/+bug/134222

Correction:

Bug 134222 has *nothing* to do with the removal of the older ieee1394
stack.  The bug is about

  1. a defect during assembling the linux-kernel-headers package.
     The drivers/ieee1394/* files do not belong into such a package.
     They are driver source files, not exported kernel headers.

     Don't export kernel source files as linux-headers if they are not
     meant to be exported.

  2. the dvb backports relying on this broken package.  Tough luck.

     You want to build a kernelspace driver whose sources include other
     kernel sources?  Well, include these kernel sources, not some
     arbitrary userland source files.
-- 
Stefan Richter
-=====-==-== --=- -=--=
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to