On 07/28/2013 07:35 AM, Daniela Socas wrote:
> Im trying to compile libxcb-1.9.1. Ive been following all the steps
> without any trouble, i downloaded the required and recommended packages,
> installed the patch but i get this error:
> 
> root:~/xc/libxcb-1.9.1# patch -Np1 -i
> ../libxcb-1.9.1-automake_bug-1.patch &&
>> sed -e "s/pthread-stubs//" -i configure.ac <http://configure.ac> &&
>> autoreconf -fi &&
>> ./configure $XORG_CONFIG --docdir='${datadir}'/doc/libxcb-1.9.1 \
>>             --enable-xinput --enable-xkb &&
>> make
> 
> patching file configure.ac <http://configure.ac>
> 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
>  
> any ideas to fix this? 
> Please help. 
> 
> 

macros are provided by libtool package built in LFS. If you installed
all the packages in LFS, you shouldn't see that.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to