Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2022 10:05:31 +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-UH3CwAu4i6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267181-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267181-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=3D267181

--- Comment #7 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Hans Petter Selasky from comment #6)
> Examples are supposed to be source code and not binaries?

It was just strange because the source files were installed without the
Makefile, options to pass to the compiler, or any other hints to build... :)

attachment 237454 would have to be asked of the person who actually builds =
the
sample.
libportaudio made with the default option will need to be built and linked =
with
pa_ringbuffer.c at the same time, and libportaudio made with the JACK option
turned on will not need pa_ringbuffer.c...

To only install a few additional header files, it would be better to apply =
the
patch to PA_LDFLAGS and OTHER_OBJS...

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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