Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xorg-server-1.2a3 compilation problem



Yep, that was it.  Thanks, Ben.

For anyone else having this problem (or similar problems), you might want to try the following to compile xserver:

--snip
# Sanitize the include path to grab from /usr/X11 before MacPorts, Fink, whatever
export CPLUS_INCLUDE_PATH="/usr/X11/include:${CPLUS_INCLUDE_PATH}"
export C_INCLUDE_PATH="/usr/X11/include:${C_INCLUDE_PATH}"
export OBJC_INCLUDE_PATH="/usr/X11/include:${OBJC_INCLUDE_PATH}"


export PKG_CONFIG_PATH="/usr/X11/lib/pkgconfig:${PKG_CONFIG_PATH}"
export ACLOCAL="aclocal -I /usr/X11/share/aclocal"

# Universal
export CFLAGS="-arch ppc -arch i386 -pipe"
export LDFLAGS="-arch ppc -arch i386 -pipe"
./configure --prefix=/usr/X11 --with-mesa-source=`pwd`/../Mesa-6.5.2/ --disable-dependency-tracking
--snip



On Nov 2, 2007, at 1:49 AM, Ben Byer wrote:

On Nov 1, 2007, at 3:30 PM, Jeremy Huddleston wrote:

I'm having some difficulty compiling xorg-server-1.2a3 given Ben's instructions last night. I'm getting problems about RepeatNormal not being defined. This is defined in /usr/X11/include/X11/ extensions/render.h. I made the following change hoping it would fix the problem, but with no success... any ideas?

I've seen this before when I had an old version of render.h -- maybe from MacPorts? You might check to see if you have any other copies of render.h lying around. If that doesn't wok, let me know and we can look deeper.


Ben Byer
CoreOS / BSD Technology Group, XDarwin maintainer


_______________________________________________ Do not post admin requests to the list. They will be ignored. X11-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden

This email sent to email@hidden
References: 
 >xorg-server-1.2a3 compilation problem (From: Jeremy Huddleston <email@hidden>)
 >Re: xorg-server-1.2a3 compilation problem (From: Ben Byer <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.