[Nix-dev] Fwd: Nixpkgs stdenv upgrade
Ludovic Courtès
ludo at gnu.org
Thu Mar 8 15:01:43 CET 2012
Hi,
jack-nix at mudshark.org skribis:
> In building libelf, I get a crash:
>
> nix/h3mnwa34rk4znh8wdfg6y4q6famlzj38-glibc-2.13/bin/gencat de.cat de.msg
> make[1]: *** [de.cat] Segmentation fault
>
> The binary in question is pulling in the system libraries:
>
> $ ldd nix/h3mnwa34rk4znh8wdfg6y4q6famlzj38-glibc-2.13/bin/gencat
> linux-vdso.so.1 => (0x00002aaaaaacb000)
> libc.so.6 => /lib64/libc.so.6 (0x00002aaaaaccd000)
> nix/h3mnwa34rk4znh8wdfg6y4q6famlzj38-glibc-2.13/lib/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)
It’s using the wrong libc.so. Not sure how to fix that, though.
Ludo’.
More information about the nix-dev
mailing list