[Bug 117203] BLK_DEV_CLOOP does not select ZLIB_INFLATE

Jens Guenther dbotw at gmx.net
Sun May 27 14:53:48 UTC 2007


Public bug reported:

Binary package hint: linux-source-2.6.15

Compiling "cloop" fails cause ZLIB_INFLATE is not selected in KConfig.

Fix:

--- /usr/src/linux/drivers/block/Kconfig.orig   Sun May 27 15:41:04 2007
+++ /usr/src/linux/drivers/block/Kconfig        Sun May 27 15:41:42 2007
@@ -317,6 +317,7 @@
 
 config BLK_DEV_CLOOP
        tristate "Compressed Loop Support"
+       select ZLIB_INFLATE
        depends on BLK_DEV_LOOP
        ---help---
          Add support for filesystem-independent, transparently decompressed,

** Affects: linux-source-2.6.15 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
BLK_DEV_CLOOP does not select ZLIB_INFLATE
https://bugs.launchpad.net/bugs/117203
You received this bug notification because you are a member of Kernel
Bugs, which is a bug contact for linux-source-2.6.15 in ubuntu.




More information about the kernel-bugs mailing list