Bug 22841 - Can't compile xf86-video-ati anymore
Summary: Can't compile xf86-video-ati anymore
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.4 (2008.09)
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-19 02:22 UTC by Simon Groot Bramel
Modified: 2009-07-21 09:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon Groot Bramel 2009-07-19 02:22:30 UTC
Hi guys, this is the output of "./autogen.sh --prefix=/opt/radeon" for me.

I've been using this command to compile a freshly cloned git version of xf86-video-ati for months, now.
Since yesterday, I'm not able to do this anymore.

Of course it has to do with xorg-macros.m4 but I can not find a distributor of xorg-macros.m4.


I'm using OpenSuse 11.1. Can you tell me which package to install, to make this go away?
I've already updated every package on the system.




Here's the output:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:38: installing `./install-sh'
configure.ac:38: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
checking if xorg-macros used to generate configure is at least 1.2... configure: error: configure built with too old of a version of xorg-macros.m4 - requires version 1.1.0 or newer




thx, simon
Comment 1 Alex Deucher 2009-07-19 21:03:39 UTC
You can either install the updated xorg macros:
http://cgit.freedesktop.org/xorg/util/macros/
or revert this commit:
76af48c43f829e7aebacc9f2a623823fa26ee22b
Comment 2 Simon Groot Bramel 2009-07-21 09:18:23 UTC
THANK YOU!

bugzilla-daemon@freedesktop.org schrieb:
> http://bugs.freedesktop.org/show_bug.cgi?id=22841
>
>
> Alex Deucher <agd5f@yahoo.com> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|                            |NOTABUG
>
>
>
>
> --- Comment #1 from Alex Deucher <agd5f@yahoo.com>  2009-07-19 21:03:39 PST ---
> You can either install the updated xorg macros:
> http://cgit.freedesktop.org/xorg/util/macros/
> or revert this commit:
> 76af48c43f829e7aebacc9f2a623823fa26ee22b
>
>
>   


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.