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

Alexandros Salazar nomothetis at gmail.com
Wed Jun 29 18:08:50 CEST 2011


I did, actually. Unfortunately, it doesn't seem to suggest anything beyond
not using a version of GCC that apple doesn't use; I'm not sure how well
that applies to GHC, and even if it did, I use the default gcc compiler on
my system.

Thanks, though.

Alexandros

On Wed, Jun 29, 2011 at 12:00 PM, Hartmut <hartmut0407 at googlemail.com>wrote:

> Alexandros,
>
> did You read Unable to run an application compiled on OS-X Snow Leopard
> (10.6.7) on another Mac using OS-X Leopard (10.5.8). libstdc++.6.dylib error
> returned.<http://stackoverflow.com/questions/6365772/unable-to-run-an-application-compiled-on-os-x-snow-leopard-10-6-7-on-another-ma>already? It seems being related to similar phenomenas, but I am just
> guessing :-)
>
> Hartmut
>
> On Wed, Jun 29, 2011 at 5:33 PM, Alexandros Salazar <nomothetis at gmail.com>wrote:
>
>> Hi all,
>>
>> 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
>>
>> I am running Snow Leopard 10.6.8. Has anyone run into this problem? Did
>> you figure out how to avoid it/work around it? It seems it has something to
>> do with libstdc++ being statically linked on OS X, but I can't figure out
>> the details.
>>
>> Thanks,
>>
>> Alexandros
>>
>> _______________________________________________
>> web-devel mailing list
>> web-devel at haskell.org
>> http://www.haskell.org/mailman/listinfo/web-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110629/b0eadcc6/attachment.htm>


More information about the web-devel mailing list