<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p></p>
<div markdown-here-wrapper-content-modified="true" style=""
class="markdown-here-wrapper" data-md-url="Thunderbird">
<p style="margin: 0px 0px 1.2em ! important;">Hi Jim,<br>
from the output you posted, I guess your libwebkitgtk shared
library still links to an older libwebp shared library (version
5), while the current one should be 6 on your system. Check the
output of </p>
<pre style="font-size: 0.85em; font-family: Consolas,Inconsolata,Courier,monospace;font-size: 1em; line-height: 1.2em;margin: 1.2em 0px;"><code style="font-size: 0.85em; font-family: Consolas,Inconsolata,Courier,monospace;margin: 0px 0.15em; padding: 0px 0.3em; white-space: pre-wrap; border: 1px solid rgb(234, 234, 234); background-color: rgb(248, 248, 248); border-radius: 3px; display: inline;white-space: pre; overflow: auto; border-radius: 3px; border: 1px solid rgb(204, 204, 204); padding: 0.5em 0.7em; display: block ! important;">$ ldconfig -p | grep libwebp
</code></pre>
<p style="margin: 0px 0px 1.2em ! important;">to see if your
currently installed libwebp.so is version 6 or not.<br>
If this proves true, then you’ll need to recompile at least
webkitgtk before retrying the build of audacity-2.1.2.</p>
</div>
<div class="moz-signature">
<pre></pre>
</div>
<div class="moz-signature">
<pre>Alan Alberghini
SBo clone: <a href="https://github.com/414n/slackbuilds.org">GitHub</a>
</pre>
</div>
<div class="moz-cite-prefix">On 26/12/2016 18:06, Jim Diamond wrote:<br>
</div>
<blockquote cite="mid:20161226170628.GA30211@jdiamond-nb.acadiau.ca"
type="cite">
<pre wrap="">Hi all,
While trying to compile audacity 2.1.2 on S64-14.2 (no compat32 stuff),
after successfully building wxGTK3-3.0.2-x86_64-2_SBo, I get
...
ibpangoft2-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/../lib64/libffi.so /usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libharfbuzz.so /usr/lib64/libglib-2.0.so /usr/lib64/libfreetype.so -lbz2 /usr/lib64/libpng16.so -lz /usr/lib64/libasound.so /usr/lib64/libjack.so -ldb -lm -ldl -lpthread -lrt /usr/lib64/libudev.so -pthread -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64
/usr/lib64/gcc/x86_64-slackware-linux/5.3.0/../../../../x86_64-slackware-linux/bin/ld: warning: libwebp.so.5, needed by /usr/lib64/../lib64/libwebkitgtk-1.0.so.0, not found (try using -rpath or -rpath-link)
/usr/lib64/../lib64/libwebkitgtk-1.0.so.0: undefined reference to `WebPINewRGB'
/usr/lib64/../lib64/libwebkitgtk-1.0.so.0: undefined reference to `WebPIDelete'
/usr/lib64/../lib64/libwebkitgtk-1.0.so.0: undefined reference to `WebPIUpdate'
/usr/lib64/../lib64/libwebkitgtk-1.0.so.0: undefined reference to `WebPGetFeaturesInternal'
collect2: error: ld returned 1 exit status
make[2]: *** [audacity] Error 1
Makefile:1959: recipe for target 'audacity' failed
make[2]: Leaving directory '/tmp/SBo/audacity-Audacity-2.1.2/src'
make[1]: *** [all] Error 2
Makefile:1355: recipe for target 'all' failed
make[1]: Leaving directory '/tmp/SBo/audacity-Audacity-2.1.2/src'
make: *** [all-recursive] Error 1
Makefile:726: recipe for target 'all-recursive' failed
Failures:
audacity: audacity.SlackBuild return non-zero
Anyone else seeing this?
If more of the ... is of interest to anyone, just let me know.
Cheers.
Jim
_______________________________________________
SlackBuilds-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a>
<a class="moz-txt-link-freetext" href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a>
Archives - <a class="moz-txt-link-freetext" href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a>
FAQ - <a class="moz-txt-link-freetext" href="https://slackbuilds.org/faq/">https://slackbuilds.org/faq/</a>
</pre>
</blockquote>
<br>
<br>
<br>
</body>
</html>