Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2022 21:54:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [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"
Message-ID:  <bug-257696-12827-e9XhDT5RbO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257696-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257696-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257696

--- 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=3D           cmake compiler:gcc-c++11-lib tar:bzip2=20

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257696-12827-e9XhDT5RbO>