<div dir="ltr">Hi<div><br></div><div>It works fine here, so I'm guessing you're missing a part of autotools or don't have a new enough version</div><div><br></div><div>Here's what I get:</div><div><br></div><div><div>./autogen.sh</div><div>autoreconf-2.69: Entering directory `.'</div><div>autoreconf-2.69: <a href="http://configure.ac">configure.ac</a>: not using Gettext</div><div>autoreconf-2.69: running: aclocal --force -I m4</div><div>aclocal-1.16: warning: couldn't open directory 'm4': No such file or directory</div><div>autoreconf-2.69: <a href="http://configure.ac">configure.ac</a>: tracing</div><div>autoreconf-2.69: running: libtoolize --copy --force</div><div>libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.</div><div>libtoolize: copying file './ltmain.sh'</div><div>libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.</div><div>libtoolize: copying file 'm4/libtool.m4'</div><div>libtoolize: copying file 'm4/ltoptions.m4'</div><div>libtoolize: copying file 'm4/ltsugar.m4'</div><div>libtoolize: copying file 'm4/ltversion.m4'</div><div>libtoolize: copying file 'm4/lt~obsolete.m4'</div><div>autoreconf-2.69: running: /usr/bin/autoconf-2.69 --force</div><div>autoreconf-2.69: running: /usr/bin/autoheader-2.69 --force</div><div>autoreconf-2.69: running: automake --add-missing --copy --force-missing</div><div><a href="http://configure.ac:38">configure.ac:38</a>: installing './compile'</div><div><a href="http://configure.ac:44">configure.ac:44</a>: installing './config.guess'</div><div><a href="http://configure.ac:44">configure.ac:44</a>: installing './config.sub'</div><div><a href="http://configure.ac:37">configure.ac:37</a>: installing './install-sh'</div><div><a href="http://configure.ac:37">configure.ac:37</a>: installing './missing'</div><div>src/Makefile.am: installing './depcomp'</div><div>autoreconf-2.69: Leaving directory `.'</div></div><div><br></div><div>The the configure script runs</div><div><br></div><div>Cheers</div><div><br></div><div>Mike</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 23 Aug 2018 at 01:53 John Lumby <<a href="mailto:johnlumby@hotmail.com">johnlumby@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I usually build xorg using jhbuild.<br>
The last time I successfully built the xf86-video-ati package was in 2016,<br>
when the cloned build tree contained a complete autoconf setup with an aclocal.m4<br>
and also various other build-related bits and pieces,    and jhbuild ran autogen.sh and ./configure and so on and built it cleanly.<br>
<br>
But now there is no aclocal.m4 nor is there an m4 subdirectory, and  autogen.sh fails with<br>
aclocal: error: couldn't open directory 'm4': No such file or directory,  and all my attempts to build it manually,  e.g. pointing the M4PATH at xorg-build/share/aclocal also fail.<br>
<br>
Obviously I am missing something or have omitted some step or dependency.   Could someone in the know please point me at the right way to build it.<br>
<br>
Thanks     John Lumby<br>
_______________________________________________<br>
<a href="mailto:xorg-devel@lists.x.org" target="_blank">xorg-devel@lists.x.org</a>: X.Org development<br>
Archives: <a href="http://lists.x.org/archives/xorg-devel" rel="noreferrer" target="_blank">http://lists.x.org/archives/xorg-devel</a><br>
Info: <a href="https://lists.x.org/mailman/listinfo/xorg-devel" rel="noreferrer" target="_blank">https://lists.x.org/mailman/listinfo/xorg-devel</a></blockquote></div>