<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [SNB] hang in bsd batch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71276#c62">Comment # 62</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [SNB] hang in bsd batch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71276">bug 71276</a>
              from <span class="vcard"><a class="email" href="mailto:tradefor2points@gmail.com" title="tradefor2points@gmail.com">tradefor2points@gmail.com</a>
</span></b>
        <pre>1-7-14
3. Installed autoconf and automake.
   sudo apt-get install autoconf automake
4.
C. Setup directories:
   export MY_DISTRO_PREFIX=/usr
   export MY_DISTRO_LIBDIR=/usr/lib/x86_64-linux-gnu

D. cd ~/Downloads/intel-git-vaapi/intel-driver
   ./autogen.sh --prefix=MY_DISTRO_PREFIX --libdir=MY_DISTRO_LIBDIR
   Ran into another error:
   @CI5 ~/Downloads/intel-git-vaapi/intel-driver $ ./autogen.sh
--prefix=MY_DISTRO_PREFIX --libdir=MY_DISTRO_LIBDIR
   autoreconf: Entering directory `.'
   autoreconf: configure.ac: not using Gettext
   autoreconf: running: aclocal 
   autoreconf: configure.ac: tracing
   autoreconf: configure.ac: not using Libtool
   autoreconf: running: /usr/bin/autoconf
   configure.ac:59: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
   configure.ac:60: error: possibly undefined macro: AC_PROG_LIBTOOL
   autoreconf: /usr/bin/autoconf failed with exit status: 1
   configure: error: expected an absolute directory name for --prefix:
MY_DISTRO_PREFIX</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>