Opened 14 years ago

Closed 14 years ago

#22390 closed defect (invalid)

libXext fails to install with universal variant

Reported by: javier.almillategui@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: xorg-libXext

Description (last modified by jmroot (Joshua Root))

Hi All,

I tried to install xorg-libXext with the universal variant, it fails with the following error:

--->  Building xorg-libXext
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/work/libXext-1.1.1" && /usr/bin/make -j2 all " returned error 2
Command output:   "_XESetErrorString", referenced from:
      _XextAddDisplay in extutil.o
  "_XInitExtension", referenced from:
      _XTestCheckExtInit in XTestExt1.o
      _XextAddDisplay in extutil.o
  "_XFree", referenced from:
      _XeviGetVisualInfo in XEVI.o
      _XeviGetVisualInfo in XEVI.o
      _XSecurityFreeXauth in XSecurity.o
      _XcupStoreColors in Xcup.o
      _XcupGetReservedColormapEntries in Xcup.o
      _XcupGetReservedColormapEntries in Xcup.o
      _XdbeFreeVisualInfo in Xdbe.o
      _XdbeFreeVisualInfo in Xdbe.o
      __xgeDpyClose in Xge.o
      __xgeDpyClose in Xge.o
      _XextAddDisplay in extutil.o
      _XextDestroyExtension in extutil.o
  "__XAllocScratch", referenced from:
      _XShapeCombineRegion in XShape.o
  "_XIfEvent", referenced from:
      _XTestWriteInputActions in XTestExt1.o
  "__Xglobal_lock", referenced from:
      __Xglobal_lock$non_lazy_ptr in extutil.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccg7XD7l.out (No such file or directory)
make[2]: *** [libXext.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 14 years ago by javier.almillategui@…

nevermind me... I fixed it

it needs libX11 to be installed with +universal

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Port: xorg-libXext added
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.