All of lore.kernel.org
 help / color / mirror / Atom feed
* Trying and Failing to enable Java with GCC 4.3.3
@ 2010-03-03 16:20 Joshua Smith
  2010-03-03 17:19 ` Joshua Smith
  0 siblings, 1 reply; 6+ messages in thread
From: Joshua Smith @ 2010-03-03 16:20 UTC (permalink / raw)
  To: openembedded-devel

Hello,

I'm new to OE.  I'm trying to get GCJ compiled for the TouchBook (an ARM-based tablet).  After some searching and trial-and-error, I figured out that I need to add:

JAVA_arm = ",java" to recipies/gcc-4.3.3.inc

But now I'm getting an error when it tries to build gcc-cross-4.3.3:

make[4]: Entering directory `/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/gcc-cross-4.3.3-r7.1/gcc-4.3.3/build.i686-linux.arm-angstrom-linux-gnueabi/64/zlib'
make[4]: *** No rule to make target `all'.  Stop.
make[4]: Leaving directory `/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/gcc-cross-4.3.3-r7.1/gcc-4.3.3/build.i686-linux.arm-angstrom-linux-gnueabi/64/zlib'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory `/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/gcc-cross-4.3.3-r7.1/gcc-4.3.3/build.i686-linux.arm-angstrom-linux-gnueabi/zlib'
make[2]: *** [all-multi] Error 2
make[2]: Leaving directory `/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/gcc-cross-4.3.3-r7.1/gcc-4.3.3/build.i686-linux.arm-angstrom-linux-gnueabi/zlib'
make[1]: *** [all-zlib] Error 2

(I can give you more of the log if it would help, but this is the first error)

I can see why adding Java would cause GCC to need zlib when maybe it didn't before.  But I don't know what to change to get zlib configured as part of the gcc build process.

Help?

-Joshua Smith




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-03-05  3:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-03 16:20 Trying and Failing to enable Java with GCC 4.3.3 Joshua Smith
2010-03-03 17:19 ` Joshua Smith
2010-03-04  5:23   ` Khem Raj
2010-03-04 14:41     ` Joshua Smith
2010-03-05  2:39       ` Khem Raj
2010-03-05  3:27         ` Joshua Smith

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.