Opened 15 years ago
Closed 15 years ago
#23532 closed defect (invalid)
can't install xorg-libxfixes
Reported by: | wheelermd@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | xorg-libxfixes |
Description (last modified by singingwolfboy@…)
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.
Attachments (1)
Change History (10)
comment:1 Changed 15 years ago by wheelermd@…
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 |
---|
comment:5 Changed 15 years ago by singingwolfboy@…
Description: | modified (diff) |
---|
comment:6 Changed 15 years ago by singingwolfboy@…
Description: | modified (diff) |
---|
comment:7 Changed 15 years ago by singingwolfboy@…
I had the same problem. I ran with debug flags, and found it was complaining about incorrect architecture. I'm pretty sure that if I rebuilt the xorg-libX11 port with +universal, it will work (and I'm trying that now). Yes, I'm running Snow Leopard.
EDIT: I'm an idiot, and replaced the description rather than adding a comment. Fixed that, at least.
comment:8 Changed 15 years ago by singingwolfboy@…
Yes, rebuilding xorg-libX11 did it, but I also needed to rebuild xorg-libXau with universal flags for xorg-libX11 to work.
comment:9 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Yes, if you change to +universal, you need to rebuild everything that it depends on. It's best to just set it globally and pull in everything you can as +universal
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!