2.3.36 (also 2.3.35) has problems with zlib

riq (riq@ciudad.com.ar)
Wed, 5 Jan 2000 23:22:23 -0300


I've noticed that there are two versions (at least) of zlib in the kernel
v2.3.36 (also in v2.3.35)
one is in:
drivers/net/zlib.c
and the other is in:
fs/cramfs/inflate/*.c

All the zlib functions are exported (not static), so the problem comes when
you compile the kernel with the cramfs support and net support.

Perhaps one solutions is to have one zlib, perhaps in lib (with lib/inflate.c?)
Any opinion ?
riq.

-- 
Ricardo Calixto Quesada
http://www.core-sdi.com

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