Hello,

Anyone knows what happens here?
http://hydra.nixos.org/build/5367741/nixlog/1/tail-reload

Linking CXX executable skype-call-recorder
/nix/store/a4sfpi3g9rr38wqqhbmj1dyal2k6hwbm-libpng-1.6.2/lib/libpng16.so.16: 
undefined reference to `inflateReset2@ZLIB_1.2.3.4'
-------

$ nm libpng16.so | grep inflateReset2
    U inflateReset2@@ZLIB_1.2.3.4
$ nm libz.so | grep inflateReset2
    0000000000007d50 T inflateReset2

Thank you,
Lluís.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to