[Nix-dev] yesd doesn't build with most recent ghc (zlib not finding .so in ghci/template haskell)

Corey O'Connor coreyoconnor at gmail.com
Wed Jan 11 17:45:51 CET 2012


Howdy,
Here is the patch I'm using to work around this issue until GHC 7.4 is out:
https://github.com/coreyoconnor/nixpkgs/commit/e7ce5a8e2b9acd757ffbbdf4684a4a7e7bd99be7

-Corey O'Connor
coreyoconnor at gmail.com
http://corebotllc.com/



On Mon, Jan 9, 2012 at 3:21 PM, Marc Weber <marco-oweber at gmx.de> wrote:
> -A haskellPackages_ghc721.yesod
>
> Loading package zlib-0.5.3.1 ... <command line>: can't load .so/.DLL for: libz.so (libz.so: cannot open shared object file: No such file or directory)
> builder for `/nix/store/hkmnfwsgpv4qd5nbhjpazmw4gxq9dy6v-haskell-yesod-core-ghc7.2.1-0.9.3.6-profiling.drv' failed with exit code 1
> cannot build derivation `/nix/store/29yazl4q9plzrn4xzi9aga9xnp6rbwks-haskell-yesod-ghc7.2.1-0.9.3.4-profiling.drv': 1 dependencies couldn't be built
> error: build of `/nix/store/29yazl4q9plzrn4xzi9aga9xnp6rbwks-haskell-yesod-ghc7.2.1-0.9.3.4-profiling.drv' failed
> desk marc i%cdnb haskellPackages_ghc721.yesod
>
> Its not urgent. Has anybody already spent some time on this issue?
>
> Marc Weber
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev


More information about the nix-dev mailing list