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)

log.log (3.7 KB) - added by david.r.klein@… 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by david.r.klein@…

Attachment: log.log added

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: newclosed
Summary: Mono w MacPorts 2.0.1libgdiplus needs dependency on libxslt

Duplicate of #24501.

Note: See TracTickets for help on using tickets.