Summary: | Endianness and bit swapping in Mac OS X | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Peter Dyballa <Peter_Dyballa> | ||||
Component: | Lib/pciaccess | Assignee: | Jeremy Huddleston Sequoia <jeremyhu> | ||||
Status: | RESOLVED WONTFIX | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | 7.2 (2007.02) | ||||||
Hardware: | PowerPC | ||||||
OS: | Mac OS X (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Peter Dyballa
2007-09-23 13:11:56 UTC
Created attachment 11703 [details] [review] Patch to endianness and bit swapping failure in Mac OS X Done with diff (version 2.8.1) -au orig new – is this correct? Why, exactly, do you want libpciaccess on Mac OSX? *** Bug 14631 has been marked as a duplicate of this bug. *** It's not me who wants it, the X server seems to need it: checking for PCIACCESS... configure: error: Package requirements (pciaccess >= 0.8.0) were not met: No package 'pciaccess' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PCIACCESS_CFLAGS and PCIACCESS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. What are you configuring and what are your command line arguments? I'm using the build.sh script which configures this way: ./configure --enable-maintainer-mode --prefix=/usr/X11R7.1 --libdir=/usr/X11R7.1/lib --enable-builddocs --enable-quartz --enable-xorg --with-xcb=yes --enable-xprint --enable-xgl --enable-xglx --enable-xegl --enable-xorgcfg Yeah, that's why. Your configure options are trying to build the xorg ddx which isn't for OSX. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.