<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-07-09 14:44 GMT+02:00 Glenn Becker <span dir="ltr"><<a href="mailto:glenn.becker@gmail.com" target="_blank">glenn.becker@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi --<br><br></div>I'm getting the following when trying to build gst-plugins-bad on a slackware64-14.2 box:<br><br>make[3]: Entering directory '/tmp/SBo/gst-plugins-bad-1.6.2/ext/assrender'<br>  CC       libgstassrender_la-gstassrender.lo<br>  CCLD     <a href="http://libgstassrender.la" target="_blank">libgstassrender.la</a><br>/usr/bin/sed: can't read /usr/lib64/<a href="http://libpng14.la" target="_blank">libpng14.la</a>: No such file or directory<br>libtool: link: `/usr/lib64/<a href="http://libpng14.la" target="_blank">libpng14.la</a>' is not a valid libtool archive<br>Makefile:841: recipe for target '<a href="http://libgstassrender.la" target="_blank">libgstassrender.la</a>' failed<br>make[3]: *** [<a href="http://libgstassrender.la" target="_blank">libgstassrender.la</a>] Error 1<br>make[3]: Leaving directory '/tmp/SBo/gst-plugins-bad-1.6.2/ext/assrender'<br>Makefile:1361: recipe for target 'assrender' failed<br>make[2]: *** [assrender] Error 2<br>make[2]: Leaving directory '/tmp/SBo/gst-plugins-bad-1.6.2/ext'<br>Makefile:954: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/tmp/SBo/gst-plugins-bad-1.6.2'<br>Makefile:883: recipe for target 'all' failed<br>make: *** [all] Error 2<br></div></div></blockquote><div><br></div><div>you most probably have some packages in your system built against the previous Slackware version: in this case it seems that something (libass?) is still linking to a preious version of libpng.<br><br></div><div>my first suggestion is to try rebuilding libass and then gst-plugins-bad.<br><br></div><div>if that won't go, rebuild all the optional dependencies of gst-plugins-bad that you already have installed on your system and then try again building gst-plugins-bad.<br><br></div><div>Matteo<br></div></div></div></div>