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

Erik Joelsson erik.joelsson at oracle.com
Wed Feb 5 10:25:21 UTC 2014


Hello Jessica,

If you attached the patch to your mail, the openjdk mail list server 
probably removed it. If the change is small, you can post it inline in 
the mail, but normally we upload a webrev on a public webserver and link 
it in the mail.

/Erik

On 2014-02-05 11:09, Man, Jessica wrote:
> 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