Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b04
Backports
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 |
Description
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.
Attachments
Issue Links
- 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
-