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/