Re: [OE-core] [PATCH 1/1] cairo: add libpng to EXTRA_libcairo_la_DEPENDENCIES

2013-03-14 Thread Robert Yang
On 03/14/2013 12:33 AM, Saul Wold wrote: On 03/13/2013 01:58 AM, Robert Yang wrote: There is a build error when I update the git repo and build again: x86_64-linux-libtool: link: cannot find the library `/path/to/sysroots/x86_64-linux/usr/lib/libpng15.la' or ... This because libpng was 1.5

[OE-core] [PATCH 1/1] cairo: add libpng to EXTRA_libcairo_la_DEPENDENCIES

2013-03-13 Thread Robert Yang
There is a build error when I update the git repo and build again: x86_64-linux-libtool: link: cannot find the library `/path/to/sysroots/x86_64-linux/usr/lib/libpng15.la' or ... This because libpng was 1.5 before I update the git repo, and it is 1.6 now, libpng's include dir and lib dir are

Re: [OE-core] [PATCH 1/1] cairo: add libpng to EXTRA_libcairo_la_DEPENDENCIES

2013-03-13 Thread Saul Wold
On 03/13/2013 01:58 AM, Robert Yang wrote: There is a build error when I update the git repo and build again: x86_64-linux-libtool: link: cannot find the library `/path/to/sysroots/x86_64-linux/usr/lib/libpng15.la' or ... This because libpng was 1.5 before I update the git repo, and it is 1.6