You need to tell the compiler/linker where to find the zlib library. This is usually done with CFLAGS="-L/path/to/zlib" .
確定! 回上一頁