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