On Sun, 2010-03-07 at 20:43 +1300, Simon Geard wrote: > On Tue, 2010-02-02 at 14:45 +0000, Andrew Benton wrote: > > Hello world, > > I recently rebuilt my system and used libpng-1.4.0. Most things worked > > fine but there were 3 packages that gave me trouble. > > cairo-1.8.8 needs to be configured with > > ./configure png_REQUIRES=libpng14 > > > > gimp needed a sed > > sed -i 's/gray_1/expand_gray_1/' plug-ins/file-ico/ico-load.c > > > > and xine-ui-0.99.5 needed a sed > > sed -i 's/png_check_sig(buf,/ !png_sig_cmp(buf, 0,/' > > src/xitk/Imlib-light/load.c > > > > Andy > > Just trying this myself... would add xcursorgen (one of the Xorg > packages), which required s/libpng12/libpng14/g on configure.
Also, cairo 1.8.10 appears to support libpng14 natively, no hackery required. Simon.
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
