On 07/28/2013 07:57 PM, Daniela Socas wrote: > root:~/xc/libxcb-1.9.1# patch -Np1 -i ../libxcb-1.9.1-automake_bug-1.patch > patching file configure.ac <http://configure.ac> > root:~/xc/libxcb-1.9.1# sed -e "s/pthread-stubs//" -i configure.ac > <http://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] <mailto:[email protected]>> > and Alexandre Duret-Lutz <[email protected] <mailto:[email protected]>>. > > root:~/xc/libxcb-1.9.1# autoreconf -fi > configure.ac:27 <http://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 <http://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 check if this file exists on your system: /usr/share/aclocal/libtool.m4 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
