Bug 35537 - xserver (git version) automake fails
Summary: xserver (git version) automake fails
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-22 03:45 UTC by Jos van Wolput
Modified: 2011-10-17 10:08 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Jos van Wolput 2011-03-22 03:45:52 UTC
autogen.sh (latest git version) shows the following errors:
---
test/Makefile.am:1: ENABLE_UNIT_TESTS does not appear in AM_CONDITIONAL
test/Makefile.am:2: HAVE_GLIB does not appear in AM_CONDITIONAL
test/Makefile.am:3: HAVE_LD_WRAP does not appear in AM_CONDITIONAL
test/xi2/Makefile.am:1: ENABLE_UNIT_TESTS does not appear in AM_CONDITIONAL
test/xi2/Makefile.am:2: HAVE_GLIB does not appear in AM_CONDITIONAL
test/xi2/Makefile.am:3: HAVE_LD_WRAP does not appear in AM_CONDITIONAL
autoreconf: automake failed with exit status: 1
---
Comment 1 Alan Coopersmith 2011-03-22 08:36:21 UTC
Those are defined in xorg-macros.m4 1.13.0 - upgrade your util/macros module
first.
Comment 2 Peter Hutterer 2011-03-22 18:28:52 UTC
http://patchwork.freedesktop.org/patch/4633/
Comment 3 Jos van Wolput 2011-03-23 01:32:47 UTC
(In reply to comment #1)
> Those are defined in xorg-macros.m4 1.13.0 - upgrade your util/macros module
> first.

Fixed after upgrading macros.
Comment 4 Gaetan Nadon 2011-10-17 10:08:15 UTC
Fixed as per comment https://bugs.freedesktop.org/show_bug.cgi?id=35537#c3


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.