-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8044870 | 8u25 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b01 |
JDK-8037355 | 8u20 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b07 |
JDK-8052433 | emb-8u26 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b17 |
When explicitely linking with alsa, we add -lalsa to the linker command line. This is incorrect, it should be -lasound.
Thanks to Jessica Man <Jessica.Man@gs.com> who found out the issue and provided the patch.
Thanks to Jessica Man <Jessica.Man@gs.com> who found out the issue and provided the patch.
- backported by
-
JDK-8037355 alsa library name is asound, not alsa
- Resolved
-
JDK-8044870 alsa library name is asound, not alsa
- Resolved
-
JDK-8052433 alsa library name is asound, not alsa
- Resolved