All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Lewis <mikelewis@alphalem.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Java and scons
Date: Sun, 08 Dec 2013 14:16:36 -0800	[thread overview]
Message-ID: <52A4EFC4.7070600@alphalem.com> (raw)

Hi,

I'm trying to put together a package recipe that builds some software 
using the scons build system. The software depends on openjdk-6-jdk and 
the SConscript fails when it tries to get the output of "java -version", 
so I believe I'm not setting up the Java dependency correctly. The build 
works fine for my x86 host system, in which I do have Java installed.

I've followed the meta-java instructions to set the PREFERRED_* 
according to openjdk-6. I've also got "openjdk-6-jdk" in DEPENDS in the 
recipe. Is there anything else I'm missing?

Thanks,
Mike


                 reply	other threads:[~2013-12-08 22:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=52A4EFC4.7070600@alphalem.com \
    --to=mikelewis@alphalem.com \
    --cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.