OpenSolaris

Printable Version Enter a New Search
Bug ID 6583543
Synopsis Can't build X with JDS CBE 1.6
State 10-Fix Delivered (Fix available in build)
Category:Subcategory xserver:builds
Keywords
Responsible Engineer Alan Coopersmith
Reported Against snv_68
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_71
Fixed In snv_71
Release Fixed solaris_nevada(snv_71)
Related Bugs
Submit Date 20-July-2007
Last Update Date 25-July-2007
Description
Building X with the autotools from JDS CBE 1.6 (instead of the previously used 1.5.1) 
fails, with errors such as:

configure.ac:6: version mismatch.  This is Automake 1.10,
configure.ac:6: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:6: comes from Automake 1.9.6.  You should recreate
configure.ac:6: aclocal.m4 with aclocal and run automake again.

The various packages that need configure or Makefile.in regenerated should be using 
autoreconf, not just autoconf or automake.
Work Around
N/A
Comments
N/A