Hi All 
I already successfully compiled x-window on a X86 machine (32 bit), now while 
trying to compile libxcb on a X86_64 bit , I have the following error : 

Note that I patched the source using the command : patch -Np1 -i 
../libxcb-1.0-sloppy_lock-1.patch

root:/sources/xc/libxcb-1.0# make
Making all in src
make[1]: Entering directory `/sources/xc/libxcb-1.0/src'
/usr/bin/xsltproc --stringparam mode source \
                --stringparam base-path /usr/share/xcb/ \
                --stringparam extension-path /usr/share/xcb/ \
                -o xproto.c ./c-client.xsl xproto.xml 
make[1]: *** [xproto.c] Segmentation fault (core dumped)
make[1]: Leaving directory `/sources/xc/libxcb-1.0/src'
make: *** [all-recursive] Error 1


Thanks in advance 

                                          
-- 
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