<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Greetings,<br>
    <br>
    I am having trouble building xetex from source. Today I downloaded
    the source tree from<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://git.code.sf.net/p/xetex/code">http://git.code.sf.net/p/xetex/code</a><br>
    <br>
    and in the source tree I ran the command<br>
    <br>
    ./build.sh<br>
    <br>
    System is Ubuntu Precise amd64 with autoconf 2.68 running in a
    virtual machine on Windows 7 Professional. Output is<br>
    <br>
    Your make is a GNU-make; I will use that<br>
    checking for pkg-config... /usr/bin/pkg-config<br>
    checking for autoreconf... /usr/bin/autoreconf<br>
    running autoreconf --force --install --verbose<br>
    autoreconf: Entering directory `.'<br>
    autoreconf: configure.ac: not using Gettext<br>
    autoreconf: running: aclocal --force <br>
    autoreconf: configure.ac: tracing<br>
    autoreconf: configure.ac: adding subdirectory auxdir/auxsub to
    autoreconf<br>
    autoreconf: Entering directory `auxdir/auxsub'<br>
    autoreconf: configure.ac: creating directory ../../build-aux<br>
    autoreconf: configure.ac: not using Libtool<br>
    autoreconf: running: /usr/bin/autoconf --force<br>
    autoreconf: configure.ac: not using Autoheader<br>
    autoreconf: running: automake --add-missing --copy --force-missing<br>
    configure.ac:14: installing `../../build-aux/install-sh'<br>
    configure.ac:14: installing `../../build-aux/missing'<br>
    autoreconf: Leaving directory `auxdir/auxsub'<br>
    autoreconf: configure.ac: adding subdirectory libs to autoreconf<br>
    autoreconf: Entering directory `libs'<br>
    configure.ac:14: error: possibly undefined macro:
    AC_CONFIG_MACRO_DIRS<br>
          If this token and others are legitimate, please use
    m4_pattern_allow.<br>
          See the Autoconf documentation.<br>
    autoreconf: /usr/bin/autoconf failed with exit status: 1<br>
    ./build.sh: line 210: ../source/configure: No such file or directory<br>
    strip: 'build/texk/web2c/xetex': No such file<br>
    ls: cannot access build/texk/web2c/xetex: No such file or directory<br>
    <br>
    In the files<br>
    <ol>
      <li>source/configure.ac</li>
      <li>source/libs/configure.ac</li>
      <li>source/utils/configure.ac</li>
      <li>source/texk/configure.ac</li>
    </ol>
    <p>I changed AC_CONFIG_MACRO_DIRS to AC_CONFIG_MACRO_DIR. The build
      made further progress. Now the end of the output says<br>
    </p>
    <p>autoreconf: Entering directory `texk'<br>
      autoreconf: Leaving directory `texk'<br>
      configure.ac:124: error: possibly undefined macro: m4_sinclude<br>
            If this token and others are legitimate, please use
      m4_pattern_allow.<br>
            See the Autoconf documentation.<br>
      autoreconf: /usr/bin/autoconf failed with exit status: 1<br>
      ../source/configure: 1979: ./configure.lineno: Syntax error: word
      unexpected (expecting ")")<br>
      strip: 'build/texk/web2c/xetex': No such file<br>
      ls: cannot access build/texk/web2c/xetex: No such file or
      directory<br>
    </p>
    <p>...but I am not sure what to change next.<br>
    </p>
    <p>Any suggestions are appreciated.<br>
    </p>
    <p>Thanks,<br>
      Bobby<br>
    </p>
    <div class="moz-signature">-- <br>
      Bobby de Vos<br>
      <em><a class="moz-txt-link-abbreviated" href="mailto:devos.bobby@gmail.com">devos.bobby@gmail.com</a></em><br>
    </div>
  </body>
</html>