On Sun, 13 Nov 2011 11:53:39 -0600
Bruce Dubbs <bruce.du...@gmail.com> wrote:

> Todd Simpson wrote:
> > I found that links-2.2 does not compile when it is configured with the
> > --enable-graphics switch and the system has libpng-1.5.5.
> > 
> > The reason is that recent versions of libpng do not expose the contents
> > of the png_struct structure, and the png.c file in links-2.2 tries to
> > directly access a field of the structure.
> 
> Did you try links-2.3?  That seems to be pretty recent.

I've tried links-2.3. It compiles and runs fine with libpng-1.5.5.
It didn't need patching. ldd shows it is linked to libpng.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to