[Bug 71276] [SNB] hang in bsd batch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 7 13:45:43 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=71276
--- Comment #62 from tradefor2points at gmail.com ---
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
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140107/1cca76a4/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list