PDA

View Full Version : Building RadeonHD Git code under Fedora 9


Thetargos
08-29-2008, 01:52 AM
Hello, I am having problems trying to build a git snapshot of the RadeonHD driver under Fedora 9. The process fails with autogen and the following message:


configure.ac:51: error: possibly undefined macro: XORG_DRIVER_CHECK_EXT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1


Does this mean I need another version of Autoconf, or some other development package?

Thetargos
08-29-2008, 01:54 AM
Sorry for that... It appears that I was missing the server development package (xorg-x11-server-devel)