Hi again I tried to compile the libxml2 with --disble-zlib , and then try to recompile libxb1.0 , also the same result. finally I installed the libxml2-2.7.7 , recompiled libxslt-1.1.22 , and the segmentation fault error did not appear in the compilation of libxcb .
Hope it wont appear in further compilation [SOLVED] > Date: Wed, 6 Oct 2010 09:41:42 -0500 > Subject: Re: xsltproc segmentation fault > From: kel...@keltor.org > To: blfs-support@linuxfromscratch.org > > There's a problem with 64bit, zlib, and libxml2. Libxml2 was linked > with the problematic Zlib. Rebuild libxml2 with --disable-zlib and > the problem goes away. > > On Wed, Oct 6, 2010 at 8:16 AM, Mark Mark <mark...@hotmail.com> wrote: > > 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 > > > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page