Le 19/11/2014 03:09, John Burrell a écrit :
>
> Le 18/11/2014 22:45, John Burrell a écrit :
> > This appears in general/168-libpng
> >
> > gzip -cd ../libpng--apng.patch.gz | patch -p1
> >
> > The 1.6.14 seems to have gone missing.
> >
> > jb.
> >
> >
> Hmm,
>
> Depending on how you rendred the book, maybe you've hit the bug
described
> after "Sigh" in
>
http://lists.linuxfromscratch.org/pipermail/blfs-dev/2014-October/028784.html
>
> Regards
> Pierre
When I look for the libxml2 libraries on the host, I get:
lrwxrwxrwx 1 root root 16 Oct 16 15:31 libxml2.so.2 ->
libxml2.so.2.9.1
-rw-r--r-- 1 root root 1461496 Oct 16 15:31 libxml2.so.2.9.1
but when I go to the book source and do:
xmllint --noent general/graphlib/freetype2.xml | tee test | grep \>tar test
I get:
<screen><userinput>tar -xf ../freetype-doc-.tar.bz2 --strip-components=2 -C
docs</userinput></screen>
So now I'm really confused. I thought this was supposed to work with
version 2.9.1 :(
Because 2.9.2 fixed a security threat, Debian (and I guess Ubuntu alike)
have backported the fix. Unfortunately, that fix introduces the bug you
are seeing. I have reported upstream to Debian
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768089) 2 weeks ago,
but it has not received attention yet...
What I have done on my system is to recompile libxml2 with debian tools
(apt-src), including the fix... dunno if that is possible on ubuntu.
Pierre
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page