Is anyone else seeing this linking error?
[100%] Linking CXX executable ../bin/Release/audacity
/bin/ld: /usr/lib/libvamp-hostsdk.so: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/Audacity.dir/build.make:6170: bin/Release/audacity] Error 1
make[1]: *** [CMakeFiles/Makefile2:1402: src/CMakeFiles/Audacity.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
osch commented on 2022-01-23 18:21 (UTC)
Audacity uses Conan build tool. Important note:
See also https://github.com/conan-io/conan/issues/10260#issuecomment-1008148821
osch commented on 2021-07-29 09:07 (UTC) (edited on 2021-07-29 09:08 (UTC) by osch)
Version 3.0.3 of this package is without online update checks. AFAIK it has no builtin networking functionality at all.