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