Opened 13 years ago
Closed 13 years ago
#30607 closed defect (duplicate)
libgdiplus needs dependency on libxslt
Reported by: | david.r.klein@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | ||
Port: | libgdiplus |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello,
During sudo port install mono libgdiplus2.6.7 fails to build, looks to be caused by libxslt though.
:info:build ld: in /opt/local/lib/libxslt.1.dylib, file was built for unsupported file format which is not the architecture being linked (i386) for architecture i386 :info:build collect2: ld returned 1 exit status. Error: Failed to install libgdiplus.
Workaround
sudo port clean libgdiplus sudo port upgrade --enforce-variants cairo +universal sudo port upgrade --enforce-variants libxslt +universal sudo port upgrade --enforce-variants libgdiplus +universal sudo port install mono
See error log for details.
Attachments (1)
Change History (2)
Changed 13 years ago by david.r.klein@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mono gdi xslt removed |
Milestone: | MacPorts 2.0.2 |
Port: | libgdiplus added; mono removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Mono w MacPorts 2.0.1 → libgdiplus needs dependency on libxslt |
Note: See
TracTickets for help on using
tickets.
Duplicate of #24501.