| Summary: | xf86-video-intel compilation fails with errors in xf86EdidModes.c | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Anson Gardner <ansongardner> |
| Component: | Driver/intel | Assignee: | Eric Anholt <eric> |
| Status: | CLOSED WORKSFORME | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | critical | ||
| Priority: | medium | ||
| Version: | git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Anson Gardner
2007-03-27 11:22:20 UTC
Are you building against a current version of the server? You must either have a current server installed, use --with-xserver-source appropriately pointing at current server source, or use the distributed tarball. (In reply to comment #1) > Are you building against a current version of the server? You must either have > a current server installed, use --with-xserver-source appropriately pointing at > current server source, or use the distributed tarball. > I knew I left out some information: in order to get the xf86-video-intel/autogen.sh script to complete, I had to download the xserver sources into the parent dir. Once I had done that, the script would finish without asking for xserver sources >= version 1.3. I ran git-clone git://anongit.freedesktop.org/git/xorg/xserver to obtain the source. As a test, I have re-run the autogen.sh script on a clean source tree using the --with-xserver-source=/path/to/xserver-source switch. The script output was the same as before, and make produced the same error. Thanks for looking into this. Regards, no, what version of the xserver do you have installed? 7.2 or newer is required. "Are you building against a current version of the server? You must either have a current server installed, use --with-xserver-source appropriately pointing at current server source, or use the distributed tarball." "no, what version of the xserver do you have installed? 7.2 or newer is required." I hope I've not been wasting your time. 7.1 is installed; what I had read online led me to believe that I could compile the new driver with the 7.2 xserver sources using the --with-xserver-source switch. Your first reply (above) seemed to indicate that this was acceptable. Is this not the case? Thanks Anson, are you stilling seeing this error with the latest driver? need to have right build version. we can't reproduce this bug on upstream driver. You need to be building against server 1.3, not 1.2 (7.2) |
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.