[Bug 257696] audio/openal-soft: Fails to link with JACK enabled: ERROR: ld-elf.so.1: /usr/local/lib/libopenal.so.1: Undefined symbol "jack_error_callback"
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257696] audio/openal-soft Undefined symbol"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jan 2022 21:54:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257696 --- Comment #15 from Sean Champ <lab+bsd@thinkum.space> --- Changing the USES line to the following in audio/openal-soft, the build does not fail with GCC 11 here USES= cmake compiler:gcc-c++11-lib tar:bzip2 Apparently this uses GCC but with libc++ in lieu of GNU libstc++ I'll try building ffmpeg with an openal-soft built under this configuration, jackd enabled all across -- You are receiving this mail because: You are the assignee for the bug.