Hi Mathieu, Mathieu Othacehe <othac...@gnu.org> skribis:
>> checking dependency style of i586-pc-gnu-gcc... none >> checking lzlib's file name... > > Oh, I guess the same goes for guile-zlib and all cross-compilation > targets. I'll have a look later on. Fixed in Guile-lzlib here: https://notabug.org/guile-lzlib/guile-lzlib/commit/82576e34b4870b8977e131a40831219f8c1ea521 Guile-zlib doesn’t have this problem because it uses pkg-config to determine LIBZ_LIBDIR. When you feel like it, we can have a .2 release of Guile-lzlib with this fix. Thanks, Ludo’.