[arch-general] where is xorgversion.m4
Listmates, I can't build the radeonhd driver any longer due to a missing xorgversion.m4. I have both m4 1.4.13-1 xorg-util-macros 1.2.2-1 installed but I can't find the xorgversion file. Any ideas? -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
On Thu, 2009-07-30 at 00:44 -0500, David C. Rankin wrote:
Listmates,
I can't build the radeonhd driver any longer due to a missing xorgversion.m4. I have both
m4 1.4.13-1 xorg-util-macros 1.2.2-1
installed but I can't find the xorgversion file. Any ideas?
That file is deprecated: # Previous versions used to install xorgversion.m4, now integrated # into xorg-macros.m4. Explicitly remove that old file in order not # to have a macro defined in two different files. install-data-hook: rm -f $(DESTDIR)$(aclocaldir)/xorgversion.m4 http://cgit.freedesktop.org/xorg/util/macros/commit/?id=b8a5186c585b4f019714... This has been changed a year ago, so I guess you're trying to compile something very old.
participants (2)
-
David C. Rankin
-
Jan de Groot