[MacPorts] #15756: Wine 1.0 fails to compile on Mac Pro with Xquartz 2.2.3
MacPorts
noreply at macports.org
Thu Jun 26 14:56:13 PDT 2008
#15756: Wine 1.0 fails to compile on Mac Pro with Xquartz 2.2.3
----------------------------------+-----------------------------------------
Reporter: cabanela at mnstate.edu | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
----------------------------------+-----------------------------------------
I was able to compile Wine 1.0 on my MacBook Pro and intel iMac without
any issues, just
{{{
sudo port upgrade wine
}}}
But on my Mac Pro, I do:
{{{
sudo port -d selfupdate
sudo port upgrade wine
}}}
and it crashes during configure with:
{{{
checking for linux/videodev.h... no
checking for linux/capi.h... no
checking for ldd... true
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to
install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
Error: Status 1 encountered during processing.
}}}
I reinstalled Xquartz (version 2.2.3) to be sure I had all the X11
development files. It still failed. I checked, and on my MacBook Pro and
intel iMac, where the configure succeeds, the only xorg related MacPort
packages I have installed are
{{{
xorg-util-macros @1.1.5 x11/xorg-util-macros
xorg-xproto @7.0.11 x11/xorg-xproto
}}}
Not sure what is causing this. Just thought I would report it.
--
Ticket URL: <http://trac.macports.org/ticket/15756>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list