Re: Build openjdk in Ubuntu 11.10

2012-01-19 Thread Robert Ottenhag
Yes, the patch looks good. /Robert On 01/18/2012 06:38 PM, Kelly O'Hair wrote: Patch looks fine to me. -kto On Jan 13, 2012, at 9:54 AM, [email protected] wrote: 2012/1/13 9:33 -0800, [email protected]: I am getting the following error when building openjdk 7.0 on ubunt

Re: Build openjdk in Ubuntu 11.10

2012-01-18 Thread Kelly O'Hair
Patch looks fine to me. -kto On Jan 13, 2012, at 9:54 AM, [email protected] wrote: > 2012/1/13 9:33 -0800, [email protected]: >> I am getting the following error when building openjdk 7.0 on ubuntu 11.10 >> But I already have the package libasound2-dev installed. > > This is

Re: Build openjdk in Ubuntu 11.10

2012-01-13 Thread mark . reinhold
2012/1/13 9:33 -0800, [email protected]: > I am getting the following error when building openjdk 7.0 on ubuntu 11.10 > But I already have the package libasound2-dev installed. This is 7110396. You need this patch: diff --git a/make/javax/sound/jsoundalsa/Makefile b/make/javax/soun

Build openjdk in Ubuntu 11.10

2012-01-13 Thread m silverstri
Hi, I am getting the following error when building openjdk 7.0 on ubuntu 11.10 But I already have the package libasound2-dev installed. Please tell me what am I missing? Thank you. PLATFORM_API_LinuxOS_ALSA_CommonUtils.c:(.text+0x32): undefined reference to `snd_lib_error_set_handler' /home/sch