dslm4515 / CMLFS

Clang-Built Musl Linux From Scratch
MIT License
105 stars 18 forks source link

Kmod fails to build with zlib-ng #21

Closed dslm4515 closed 3 years ago

dslm4515 commented 3 years ago

checking for liblzma... yes checking for zlib... no configure: error: Package requirements (zlib) were not met:

Package 'zlib', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables zlib_CFLAGS
and zlib_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
dslm4515 commented 3 years ago

pkgconfig file for zlib-ng was missplaced. Moved if from /lib/pkgconfig to /usr/lib/pkgconfig