Opened 15 years ago

Last modified 15 years ago

#21190 closed defect

linking error with xorg-libXinerama — at Version 1

Reported by: jpgoldberg (Jeffrey Goldberg) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: ryandesign@…
Port: xorg-libXinerama

Description (last modified by ryandesign (Ryan Carsten Schmidt))

See the attached output (stdout and stderr) from

sudo port -d install xorg-libXinerama

Change History (2)

Changed 15 years ago by jpgoldberg (Jeffrey Goldberg)

Attachment: xorg-libXinerama.txt.bz2 added

bzip2-ed output of port -d install xorg-libXinerama

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; Ryan Schmidt <ryandesign@…> removed
Description: modified (diff)

The output says:

ld: warning: in /opt/local/lib/libXext.dylib, file is not of required architecture
ld: warning: in /opt/local/lib/libX11.dylib, file is not of required architecture
ld: warning: in /opt/local/lib/libXdmcp.dylib, file is not of required architecture

Of what architecture are those files? You can use "lipo -info" to find out.

For what architecture are you now trying to build? Are you building universal? What are your build_arch and universal_archs settings in macports.conf?

What version of Xcode and Mac OS X?

Note: See TracTickets for help on using tickets.