#994 closed defect (fixed)
Fixes for OpenBSD (thanks Christopher Zimmermann for patches!)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.6 |
Component: | common | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Change History (3)
comment:1 Changed 15 years ago by bennylp
comment:2 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 15 years ago by bennylp
Note:
Use PortAudio package that is distributed with OpenBSD instead of our PortAudio, since their PA hassndio support. To achieve this, use:
$ ./aconfigure --with-pa-path=/usr
The command above will use /usr/include/portaudio.h and /usr/lib/libportaudio.a.
Note that this requires #1025
Note: See
TracTickets for help on using
tickets.
Initial fixes in r3057:
pjlib:
pjlib-test:
pjlib-util-test: