Problem compiling in 2.3.35

riq (riq@ciudad.com.ar)
Thu, 30 Dec 1999 02:04:33 -0300


There is an error when compiling the v2.3.35 kernel

In driver/net/zlib.c is using zlib (obvious)
and in fs/cramfs/inflate/*.c is using zlib (again)
so when compiling the kernel with net (zlib) and with cramfs
there is a collision of objects ( both are exporting inflate_fast, etc).

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/