* Java and scons
@ 2013-12-08 22:16 Mike Lewis
0 siblings, 0 replies; only message in thread
From: Mike Lewis @ 2013-12-08 22:16 UTC (permalink / raw)
To: yocto@yoctoproject.org
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-08 22:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08 22:16 Java and scons Mike Lewis
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.