[Bug 267181] audio/portaudio: Add missing example headers preventing compilation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Oct 2022 10:05:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267181 --- 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... -- You are receiving this mail because: You are on the CC list for the bug.