Bug 21584 - Compiling error of atimodule.o
Summary: Compiling error of atimodule.o
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: Other Linux (All)
: lowest minor
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-05 19:04 UTC by Alec Ari
Modified: 2009-05-05 19:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alec Ari 2009-05-05 19:04:18 UTC
atimodule.c:39: error: ‘PACKAGE_VERSION_MAJOR’ undeclared here (not in a function)
atimodule.c:39: error: ‘PACKAGE_VERSION_MINOR’ undeclared here (not in a function)
atimodule.c:39: error: ‘PACKAGE_VERSION_PATCHLEVEL’ undeclared here (not in a function)
make[2]: *** [atimodule.lo] Error 1
make[2]: Leaving directory `/home/neo93/devel/xf86-video-ati/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/neo93/devel/xf86-video-ati'
make: *** [all] Error 2
Comment 1 Alec Ari 2009-05-05 19:09:45 UTC
xorg-macros wasn't compiled. Sorry.


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.