Bug 9557

Summary: drivers no longer build - PACKAGE_VERSION_MAJOR not defined
Product: xorg Reporter: Michal Suchanek <hramrach>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: VERIFIED NOTABUG QA Contact:
Severity: normal    
Priority: high CC: trevi55
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Michal Suchanek 2007-01-06 10:26:25 UTC
I can no longer build the mga and ati drivers after the "Use the
XORG_RELEASE_VERSION autoconf macro." change.

The drivers now use PACKAGE_VERSION_MAJOR, MINOR, and PATCHLEVEL which are not
defined.

Trying to build on Ubuntu. It looks like I do have the required auto* packages.

ii  autoconf         2.60-1         automatic configure script builder
ii  automake1.4      1.4-p6-11      A tool for generating GNU Standards-complian
ii  automake1.7      1.7.9-9        A tool for generating GNU Standards-complian
ii  automake1.8      1.8.5-5        A tool for generating GNU Standards-complian
ii  automake1.9      1.9.6-4      (default version)
Comment 1 Michel Dänzer 2007-01-06 11:01:49 UTC
You need (xorgversion.m4 from) util/macros 1.1.5 or from git.
Comment 2 Michal Suchanek 2007-01-07 07:43:01 UTC
I wonder if this could be more obvious. 

The failure occurs after configure is run so there could be a check.

Or it could be mentioned in the auto* tool requirements on the wiki.
Comment 3 George - 2007-01-18 09:04:17 UTC
*** Bug 9700 has been marked as a duplicate of this bug. ***

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.