[Slackbuilds-users] audacity 2.1.2

414N 414N at slacky.it
Mon Dec 26 17:57:45 UTC 2016


Hi Jim,
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

|$ ldconfig -p | grep libwebp |

to see if your currently installed libwebp.so is version 6 or not.
If this proves true, then you’ll need to recompile at least webkitgtk
before retrying the build of audacity-2.1.2.

Alan Alberghini

SBo clone: GitHub <https://github.com/414n/slackbuilds.org>

On 26/12/2016 18:06, Jim Diamond wrote:
> 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
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20161226/5605d24c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20161226/5605d24c/attachment-0001.asc>


More information about the SlackBuilds-users mailing list