#3814: libpng 1.6 series
-------------------------+--------------------------
Reporter: rt | Owner: blfs-book@…
Type: enhancement | Status: new
Priority: low | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------
Comment (by ken@…):
Do you have a list of what is known to break ?
So far, I've only built as far as xulrunner/firefox with 1.6.1 (the apng
patch came out a few hours ago). The only thing I've so far broken is
libtheora-1.1.1 which is fixed by
{{{
sed -i 's/png_\(sizeof\)/\1/g' examples/png2theora.c
}}}
That's based on a b0rken link google found, which said to replace any
users of png_sizeof() by sizeof().
I agree that you might not want to do that for 1.5 ( dunno - it's only in
examples/, nobody is likely to use it ;-) and I'm sure there are probably
other things in my "minimal" desktop build which are going to be broken by
it, but we're supposed to be bleeding edge, aren't we ?
Maybe I should add that this is on LFS-7.3, not LFS-svn.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3814#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page