[web-devel] libstdc++ missing during yesod installation on OS X

Bryan O'Sullivan bos at serpentine.com
Wed Jun 29 19:09:21 CEST 2011


On Wed, Jun 29, 2011 at 8:33 AM, Alexandros Salazar <nomothetis at gmail.com>wrote:

>
> I tried installing the haskell platform and yesod from scratch, but it
> failed during the installation of double-conversion-0.2.0.0 with the
> following error:
>
> Loading package double-conversion-0.2.0.0 ... <command line>: can't load
> .so/.DLL for: stdc++ (dlopen(libstdc++.dylib, 9): image not found)
> cabal: Error: some packages failed to install:
> yesod-auth-0.6.0 failed during the building phase. The exception was:
> ExitFailure 1
>

This looks like it's due to the following bug:

http://hackage.haskell.org/trac/ghc/ticket/5289
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110629/07b8c8d5/attachment.htm>


More information about the web-devel mailing list