Daniela Socas wrote: > root:~/xc/libxcb-1.9.1# patch -Np1 -i ../libxcb-1.9.1-automake_bug-1.patch > patching file configure.ac > root:~/xc/libxcb-1.9.1# sed -e "s/pthread-stubs//" -i configure.ac > root:~/xc/libxcb-1.9.1# automake --version > automake (GNU automake) 1.13.1 > Copyright (C) 2012 Free Software Foundation, Inc. > License GPLv2+: GNU GPL version 2 or later < > http://gnu.org/licenses/gpl-2.0.html> > > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Written by Tom Tromey <[email protected]> > and Alexandre Duret-Lutz <[email protected]>. > > root:~/xc/libxcb-1.9.1# autoreconf -fi > configure.ac:27: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation. > configure.ac:28: error: possibly undefined macro: AC_PROG_LIBTOOL > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > > The problem appears after the autoreconf -fi
Please do not top post. What is your system? It's not cygwin is it? Do you have libtool installed? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
