[PATCH] For OpenJDK 8 and 9 to fix build issue when --with-alsa option is used

Man, Jessica Jessica.Man at gs.com
Wed Feb 5 10:09:28 UTC 2014


Hi all,

This patch is for fixing a build issue with OpenJDK autoconf files. If the --with-alsa option is used to point the build to the ALSA library from a specific directory instead of using the system default location, the JDK component will fail to build due to an incorrect -l parameter being passed to ld and result in this error:

/usr/bin/ld: cannot find -lalsa
collect2: ld returned 1 exit status

Please review and let me know if further information is needed, or if the patch should be modified in any way. Thank you.

Regards,
Jessica Man, Technology
Goldman Sachs International
Christchurch Court | 10-15 Newgate Street | London EC1A 7HD | Tel: +44 (0)20 7774 3695

The Goldman Sachs Group, Inc. All rights reserved.
See http://www.gs.com/disclaimer/global_email for important risk disclosures, conflicts of interest and other terms and conditions relating to this e-mail and your reliance on information contained in it.  This message may contain confidential or privileged information.  If you are not the intended recipient, please advise us immediately and delete this message.  See http://www.gs.com/disclaimer/email for further information on confidentiality and the risks of non-secure electronic communication.  If you cannot access these links, please notify us by reply message and we will send the contents to you.





More information about the build-dev mailing list