[Bug 267181] audio/portaudio: Add missing example headers preventing compilation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Oct 2022 11:18:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267181
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=237454&action=edit
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
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.