public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Andrea Bernardini <andrebask@gmail.com>
To: David Pirotte <david@altosw.be>
Cc: "kawa@sourceware.org list" <kawa@sourceware.org>
Subject: Re: kawa build from source fails - revision 8603
Date: Mon, 21 Sep 2015 22:18:00 -0000	[thread overview]
Message-ID: <20150921231830.071c758e@vaio> (raw)
In-Reply-To: <20150921183155.23f9e37e@capac>

To check if it's an installation problem I would try to build again
after running this command:

sudo update-java-alternatives -s java-1.7.0-openjdk-amd64

Even better, If it's fine with you to use OpenJDK 8, I would try:

sudo apt-get install openjdk-8-jre openjdk-8-jdk
sudo update-java-alternatives -s java-1.8.0-openjdk-amd64

Also check that java and javac are set to the same version:

sudo update-alternatives --config java
sudo update-alternatives --config javac

Andrea

  reply	other threads:[~2015-09-21 22:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21  5:00 David Pirotte
2015-09-21  5:51 ` Per Bothner
2015-09-21 15:13   ` David Pirotte
2015-09-21 15:55     ` Per Bothner
2015-09-21 16:14       ` Per Bothner
2015-09-21 18:26       ` David Pirotte
2015-09-21 18:37         ` Per Bothner
2015-09-21 18:48           ` David Pirotte
2015-09-21 19:14             ` Per Bothner
2015-09-21 19:28               ` David Pirotte
2015-09-21 19:36                 ` Felipe Bueno
2015-09-21 20:05                   ` Jamison Hope
2015-09-21 20:35                     ` David Pirotte
2015-09-21 20:59                       ` Andrea Bernardini
2015-09-21 21:32                         ` David Pirotte
2015-09-21 22:18                           ` Andrea Bernardini [this message]
2015-09-22  1:57                             ` David Pirotte
2015-09-22  3:01                               ` Per Bothner
2015-09-21 22:32                           ` Jamison Hope
2015-09-21 21:38                       ` Jamison Hope
2015-09-21  6:43 ` Per Bothner
2015-09-21 15:17   ` David Pirotte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150921231830.071c758e@vaio \
    --to=andrebask@gmail.com \
    --cc=david@altosw.be \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).