Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2022 11:18:42 +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-FkTvta1NXN@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

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress
           Assignee|multimedia@FreeBSD.org      |hselasky@FreeBSD.org

--- Comment #3 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Created attachment 237454
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237454&action=
=3Dedit
Does this patch work for you?

cd /usr/local/share/examples/portaudio

clang -L/usr/local/lib -lm -lpthread -lportaudio -I/usr/local/include
pa_unix*.c pa_allocation.c pa_ringbuffer.c pa_debugprint.c pa_front.c
paex_ocean_shore.c

--HPS

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-267181-12827-FkTvta1NXN>