Opened 15 years ago

Last modified 15 years ago

#23532 closed defect

can't install xorg-libxfixes — at Version 4

Reported by: wheelermd@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: xorg-libxfixes

Description (last modified by jmroot (Joshua Root))

Just for starters I'm not all that smart with computing, I just wan't to get Wine up and running and i've basically hit a brick wall:

$ sudo port install xorg-libxfixes (tried +universal, same ouput)
--->  Computing dependencies for xorg-libXfixes
--->  Building xorg-libXfixes
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-libXfixes/work/libXfixes-4.0.4" && /usr/bin/make -j2 all " returned error 2
Command output:       _XFixesCopyRegion in Region.o
      _XFixesDestroyRegion in Region.o
      _XFixesCreateRegionFromPicture in Region.o
      _XFixesCreateRegionFromGC in Region.o
      _XFixesCreateRegionFromWindow in Region.o
      _XFixesCreateRegionFromBitmap in Region.o
      _XFixesFetchRegionAndBounds in Region.o
      _XFixesCreateRegion in Region.o
      _XFixesSetRegion in Region.o
      _XFixesChangeSaveSet in SaveSet.o
      _XFixesSelectSelectionInput in Selection.o
      _XFixesFindDisplay in Xfixes.o
  "__XEatData", referenced from:
      _XFixesGetCursorName in Cursor.o
      _XFixesGetCursorImage in Cursor.o
      _XFixesGetCursorImage in Cursor.o
      _XFixesFetchRegionAndBounds in Region.o
      _XFixesFetchRegionAndBounds in Region.o
  "_XInitExtension", referenced from:
      _XFixesFindDisplay in Xfixes.o
  "_XESetEventToWire", referenced from:
      _XFixesFindDisplay in Xfixes.o
  "__XLockMutex_fn", referenced from:
      __XLockMutex_fn$non_lazy_ptr in Xfixes.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccmUJt53.out (No such file or directory)
make[2]: *** [libXfixes.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Change History (5)

comment:1 Changed 15 years ago by wheelermd@…

Actually I can't do anything with xorg.

I type in:

$ sudo port install xorg

and its starts then fails after like 5 seconds.....HELP!

comment:2 Changed 15 years ago by wheelermd@…

Alright not ALL the xorg files:

These installed successfully: xorg-dri2proto xorg-glproto xorg-fixesproto xorg-libXxf86vm xorg-xf86vidmodeproto

These did not: mesa xorg-libXfixes xorg-libXi xorg-libXmu xorg-libXinerama

comment:3 Changed 15 years ago by wheelermd@…

Well I just straight up gave up. I tired alot of wine installation methods and none worked, therefore i'm going to try winebottler for now, and if that doesn't work i'll just install windows.

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…
Port: xorg-libxfixes added

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. There isn't enough output here to tell what went wrong; you need to run with -d like it says.

Changed 15 years ago by singingwolfboy@…

Attachment: xorg-libXfixes.log added
Note: See TracTickets for help on using tickets.