Package: kernel-patch-2.6-reiser4 Version: 20050715-1 Severity: important Justification: fails to build from source
When applying the reiser4 patch from this package to the linux-sources-2.6.12, compilation fails with the following messages: ------------------------- LD .tmp_vmlinux1 fs/built-in.o: In function `gzip1_alloc': compress.c:(.text+0x76268): undefined reference to `zlib_deflate_workspacesize' compress.c:(.text+0x7627b): undefined reference to `zlib_deflate_workspacesize' fs/built-in.o: In function `gzip1_compress': compress.c:(.text+0x7641e): undefined reference to `zlib_deflateInit2_' compress.c:(.text+0x76486): undefined reference to `zlib_deflateReset' compress.c:(.text+0x764ba): undefined reference to `zlib_deflate' make[1]: *** [.tmp_vmlinux1] Error 1 make[1]: Leaving directory `/usr/src/linux-source-2.6.12' make: *** [stamp-build] Error 2 ------------------------- Here's what leads to the above: cd /usr/src tar xjvf linux-source-2.6.12.tar.bz2 ln -s /usr/src/linux-source-2.6.12 linux cd linux cp /boot/config-2.6.12-1-k7 .config ../kernel-patches/all/apply/reiser4 make oldconfig (reply 'Yes' when prompted for Reiser4 and no to Reiser4 debugging) make-kpkg kernel-image I also checked .config and found these lines: CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=m Switching the latter to 'y' unfortunately didn't help either. (I hope I'm not doing something wrong here) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (650, 'testing'), (600, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kernel-patch-2.6-reiser4 depends on: ii bash 3.0-16 The GNU Bourne Again SHell ii grep-dctrl 2.6.7 Grep Debian package information ii patch 2.5.9-2 Apply a diff file to an original kernel-patch-2.6-reiser4 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

