<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12-08-22 01:39 AM, Knut Petersen
      wrote:<br>
    </div>
    <blockquote cite="mid:5034708A.8080003@t-online.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <br>
      <blockquote cite="mid:50342324.4090203@videotron.ca" type="cite">
        Are you sure you have the latest version from git?<br>
        Take a look at commit:<br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://cgit.freedesktop.org/xorg/util/modular/commit/build.sh?id=9b3166dcbdd7e411d16e97a679c065bb9996e70b">http://cgit.freedesktop.org/xorg/util/modular/commit/build.sh?id=9b3166dcbdd7e411d16e97a679c065bb9996e70b</a><br>
        <br>
        <blockquote>
          <div class="commit-subject"><tt>build.sh: makedepend must be
              built after proto</tt></div>
          <div class="commit-msg"><tt>The building of makedepend was
              moved earlier as it is required<br>
              by mesa, but was moved before proto upon which it depends.<br>
              Reported-by: Fred Liu <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="mailto:Fred_Liu@issi.com"><Fred_Liu@issi.com></a>
              <br>
              Reviewed-by: Dan Nicholson <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="mailto:dbn.lists@gmail.com"><dbn.lists@gmail.com></a>
              <br>
              Signed-off-by: Gaetan Nadon <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="mailto:memsize@videotron.ca"><memsize@videotron.ca></a>
            </tt></div>
        </blockquote>
        I think you have a version prior to this commit.<br>
        <br>
      </blockquote>
      Shame on me, you are right. I used <br>
      <br>
           util/modular/build.sh $PREFIX  --modfile modules_to_build -a
      -n --cmd "git pull --rebase"<br>
      <br>
      and assumed my xorg source tree to be up to date, but obviously
      that command does not update util/modular.<br>
    </blockquote>
    Never thought of it, but it wasn't a bad assumption. It could be
    added to the default list or to your modules_to_build list. It will
    probably fail because it is not an autoconf package and there is
    nothing to build. If implemented, it could be confusing as the
    version of build.sh running would be different from the one on disk
    if the git pull brings something newer.<br>
    <blockquote cite="mid:5034708A.8080003@t-online.de" type="cite"> <br>
      cu,<br>
       Knut<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>