| View previous topic :: View next topic |
| Author |
Message |
northsidetouch n00b

Joined: 24 Dec 2006 Posts: 10
|
Posted: Wed Aug 15, 2012 5:27 am Post subject: Android Source |
|
|
Hey guys I am trying to compile the android source. When I do lunch full-eng I get the following error about the android 6 JDK. Which I have installed.
build/core/config.mk:343: *** Error: could not find jdk tools.jar, please install JDK6, which you can download from java.sun.com. Stop.
** Don't have a product spec for: 'full'
** Do you have the right repo manifest?
$ eselect java-vm list
Available Java Virtual Machines:
[1] sun-jdk-1.6 system-vm
Any suggestions? |
|
| Back to top |
|
 |
dol-sen Developer


Joined: 30 Jun 2002 Posts: 2369 Location: Richmond, BC, Canada
|
Posted: Wed Aug 15, 2012 7:28 am Post subject: |
|
|
Emerge and use dev-java/java-config to set up your environment correctly so it will find things. _________________ Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch... |
|
| Back to top |
|
 |
northsidetouch n00b

Joined: 24 Dec 2006 Posts: 10
|
Posted: Thu Aug 16, 2012 3:05 pm Post subject: |
|
|
| I have java-config installed and the Sun JDK is already set as the system VM |
|
| Back to top |
|
 |
billium Apprentice

Joined: 22 Mar 2003 Posts: 167
|
Posted: Thu Aug 16, 2012 9:07 pm Post subject: |
|
|
I take it you are using the command line. I use eclipse (downloaded not Gentoo's) and java-config reports IcedTea JDK 7.2.2.1 [icedtea-bin-7]
and android compiles ok for me
Sorry I can't help beyond this. |
|
| Back to top |
|
 |
|