Re: 2.4.5 -- Hundreds of compile errors in lib/zlib_deflate/deflate.c

From: A Guy Called Tyketto (tyketto@wizard.com)
Date: Mon Feb 11 2002 - 02:54:17 EST


On Sun, Feb 10, 2002 at 11:12:12PM -0800, Miles Lane wrote:
> I believe this is a bug in the configuration scripts or data.
> I ran "make oldconfig" over an older .config file. If there
> is a logic error here, oldconfig did not catch it. Also,
> I think I probably enabled these options accidentally when
> running "make oldconfig" for 2.4.5-pre6.
>
> # CONFIG_CRC32 is not set
> CONFIG_ZLIB_INFLATE=m
> CONFIG_ZLIB_DEFLATE=m
>

        I hope you are meaning 2.5.4, as CONFIG_ZLIB_DEFLATE, and CONFIG_CRC32
are not present in 2.4.5.

        IIRC, the solution for this was:

SOURCEDIR=/usr/src/linux
mv $SOURCEDIR/linux/zutil.h $SOURCEDIR/include/linux
mv $SOURCEDIR/linux/zconf.h $SOURCEDIR/include/linux
rmdir $SOURCEDIR/linux

                                                        BL.

-- 
Brad Littlejohn                         | Email:        tyketto@wizard.com
Unix Systems Administrator,             |           tyketto@ozemail.com.au
Web + NewsMaster, BOFH.. Smeghead! :)   |   http://www.wizard.com/~tyketto
  PGP: 1024D/E319F0BF 6980 AAD6 7329 E9E6 D569  F620 C819 199A E319 F0BF

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:37 EST