Fwd: Re: intel modesetting compilation without xserver 1.3
Joshua J. Berry
des at condordes.net
Thu Mar 1 10:01:50 PST 2007
Whups. Forgot to CC this to the list. Sorry about that.
---------- Forwarded Message ----------
Subject: Re: intel modesetting compilation without xserver 1.3
Date: Thursday 01 March 2007
From: "Joshua J. Berry" <des at condordes.net>
To: Eric Anholt <eric at anholt.net>
On Thursday 01 March 2007 08:43:05 you wrote:
> On Wed, 2007-02-28 at 23:29 -0800, Joshua J. Berry wrote:
> >
> > When I build it, it seems to insist on looking for X header files
> > in /usr/include (instead of the server source tree). As a result, it
> > can't seem to find xf86Crtc.h:
>
> Does the ../modes there actually point to the modes directory of your
> 1.3 server source tree?
No. The "modes" directory is missing a '..' .
So my code tree looks like this:
Code/
xorg/
xserver/
xf86-video-intel/
src/
modes -> ../xserver/hw/xfree86/modes
Modes should be "../../xserver/hw/xfree86/modes". The "parser" link also
appears to be incorrect.
I configured the Intel driver with:
./configure --prefix=/usr --with-xserver-source=../xserver
--
Joshua J. Berry
"I haven't lost my mind -- it's backed up on tape somewhere."
-- /usr/games/fortune
-------------------------------------------------------
--
Joshua J. Berry
"I haven't lost my mind -- it's backed up on tape somewhere."
-- /usr/games/fortune
More information about the xorg
mailing list