Date: Thu, 20 Oct 2022 05:31:37 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 267181] audio/portaudio: Add missing example headers preventing compilation Message-ID: <bug-267181-12827-OMq4ClTU1X@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267181-12827@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267181 --- Comment #4 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to Hans Petter Selasky from comment #3) Why is example source code and not pre-built binaries? 🤣 I think the reason you need so many copies of files like that patch is because there are limitations on the functions that can be used in libportaudio. The part that seems to do it is in PA_LDFLAGS of ${WRKSRC}/Makefile.in. The first thing that is no good is that PaUtil is not included in the -export-symbols-regex there. Probably :) Note that switching to CMake is not a solution, since it is no longer possible to create libportaudiocpp. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267181-12827-OMq4ClTU1X>
