Re: [PATCH] perf jit: Fix build issue on Ubuntu

2016-10-13 Thread Stephane Eranian
On Wed, Oct 12, 2016 at 7:20 PM, Anton Blanchard wrote: > > From: Anton Blanchard > > When building on Ubuntu 16.04, I get the following error: > > Makefile:49: *** the openjdk development package appears to me missing, > install and try again. Stop. > > The

Re: [PATCH] perf jit: Fix build issue on Ubuntu

2016-10-13 Thread Stephane Eranian
On Wed, Oct 12, 2016 at 7:20 PM, Anton Blanchard wrote: > > From: Anton Blanchard > > When building on Ubuntu 16.04, I get the following error: > > Makefile:49: *** the openjdk development package appears to me missing, > install and try again. Stop. > > The problem is that

[PATCH] perf jit: Fix build issue on Ubuntu

2016-10-12 Thread Anton Blanchard
From: Anton Blanchard When building on Ubuntu 16.04, I get the following error: Makefile:49: *** the openjdk development package appears to me missing, install and try again. Stop. The problem is that update-java-alternatives has multiple spaces between fields, and cut

[PATCH] perf jit: Fix build issue on Ubuntu

2016-10-12 Thread Anton Blanchard
From: Anton Blanchard When building on Ubuntu 16.04, I get the following error: Makefile:49: *** the openjdk development package appears to me missing, install and try again. Stop. The problem is that update-java-alternatives has multiple spaces between fields, and cut treats each space as a