<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12-01-18 04:21 PM, Semeraro, B David wrote:
    <blockquote
cite="mid:AA0D9E351DE2334EBC5028336AAC2C0B193C1E46@CHIMBX1.ad.uillinois.edu"
      type="cite">Hello,<br>
      <br>
      I am trying to perform a modular build following the directions
      from this site:<br>
      <br>
      <a moz-do-not-send="true"
        href="http://www.x.org/wiki/ModularDevelopersGuide#Introduction"
        target="_blank">http://www.x.org/wiki/ModularDevelopersGuide#Introduction</a><br>
    </blockquote>
    Alan is correct, libXau is the first module in the list to require
    libtool. You may possibly find other missing tools as you go along.<br>
    <br>
    This is why in the wiki there is a link to a page called "Required
    Packages":<br>
    <blockquote><a class="moz-txt-link-freetext" href="http://www.x.org/wiki/RequiredPackages">http://www.x.org/wiki/RequiredPackages</a><br>
    </blockquote>
    It lists all the packages you need to install in order to build all
    of X. This list varies greatly from one OS to another. If you'd like
    to make a contribution to the wiki and write down the packages you
    installed on centos, that would be great. Just follow the pattern in
    there.<br>
    <br>
    I wrote the ones for Ubuntu. On a freshly installed distro, I can
    build all of X with just three commands. One to install the list of
    tools, one to create the installation dir and one to run build.sh.<br>
    <br>
    Thanks<br>
    <br>
    <br>
  </body>
</html>