jadonk / jadonk/rowboat

AM3517 problem w/ java version building rootfs

Open
#39 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. followed all installation steps per instructions. Run $ make
TARGET_PRODUCT=omap3evm TARGET_BUILD_VARIANT=tests -j8
2.Get 'You are attempting to build with the incorrect version of Java', Your
version is: /bin/bash: java: command not found.
The correct version is: 1.5.

What is the expected output? What do you see instead?
* want successful build of omap3530 rootfs to use on AM3517 EVM.
* I get : Your version is: /bin/bash: java: command not found.
The correct version is: 1.5.

What version of the product are you using? On what operating system?
* I am using latest rowboat install for AM3517 and OMAP3530.
* Using 'omap3evm' option since AM3517 make rule not there.
* Using eclair non-DSP.
* OS is UBUNUTU LSP 10.04

Please provide any additional information below.
I tried searching online on how to get older java 1.5 but it says its not
available. I've tried apt-get install sun-java5-jdk and sun-java5-jre, no
luck. I was able to uninstall the java6 that got installed during some
previous steps.

```

Original issue reported on code.google.com by `damat...@gmail.com` on 17 Aug 2010 at 1:50

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing `make TARGET_PRODUCT=omap3evm TARGET_BUILD_VARIANT=tests -j8` on the reported Ubuntu 10.04 setup and inspect the build's Java-version check. Compare the documented Java requirement with the command's actual output; done means the AM3517/OMAP3530 rootfs build completes or the supported setup is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.