From: Mike Looijmans <mike.looijmans@topic.nl>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: Building java
Date: Fri, 8 Jan 2016 08:39:36 +0100 [thread overview]
Message-ID: <568F67B8.7060001@topic.nl> (raw)
Someone in our project decided he wanted Java on the board, so I just added
"meta-java" to the layers and attempted to follow the README.
So without a clue as to what I'm really doing (I haven't touched Java in 15
years) I added these to my local.conf:
# Headless java
PREFERRED_PROVIDER_classpath = "classpath-minimal"
# Possible provider: cacao-initial-native and jamvm-initial-native
PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native"
# Possible provider: cacao-native and jamvm-native
PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
And of course added meta-java to bblayers.conf.
I added "openjdk-8" to the image's things to install, and let things build.
While building "openjdk-8-native", things went south, and I get the following
error message:
ERROR: no configure script found at
/home/mike/projects/.../build/tmp-glibc/work/x86_64-linux/openjdk-8-native/72b05-r0/jdk8u-e8bed1496ff2/configure
What did I do wrong?
(Note: the board does not have a display, so I don't need/want x11. I tried
building openjdk-7 instead, but that fails to parse because it requires x11 in
the distro)
Kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
E-mail: mike.looijmans@topicproducts.com
Website: www.topicproducts.com
Please consider the environment before printing this e-mail
next reply other threads:[~2016-01-08 7:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-08 7:39 Mike Looijmans [this message]
2016-01-08 9:48 ` Building java Jens Rehsack
2016-01-08 10:08 ` Mike Looijmans
2016-01-08 10:21 ` Mike Looijmans
2016-01-08 11:06 ` Jens Rehsack
2016-01-08 12:51 ` Mike Looijmans
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=568F67B8.7060001@topic.nl \
--to=mike.looijmans@topic.nl \
--cc=openembedded-devel@lists.openembedded.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