Ticket #1208 (new defect)
Opened 2 years ago
Bad linking on MacOSX
| Reported by: | guest | Owned by: | paolo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.0 |
| Component: | Cairo bindings | Version: | |
| Keywords: | Cc: | cimarosti@… |
Description
Hello, "cabal install gtk" succeeds (with warnings).. but it seems to pick up the wrong architecture bindings.
The following is when I try to run the "Hello World" example from GHCI. Loading package cairo-0.12.0 ... can't load .so/.DLL for: Xdmcp (dlopen(/opt/local/lib/libXdmcp.dylib, 9): no suitable image found. Did find:
/opt/local/lib/libXdmcp.dylib: mach-o, but wrong architecture)
Env details: OS: MacOS X Snow Leopard GHC: 6.12.3
Note: See
TracTickets for help on using
tickets.