Opened 12 years ago
Closed 12 years ago
#4897 closed enhancement (fixed)
icedtea-2.4.6
| Reported by: | Fernando de Oliveira | Owned by: | Pierre Labastie |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Change History (4)
comment:1 by , 12 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 12 years ago
There is a bug in configure:
checking for a JDK home directory... /opt/openjdk-1.7.0.51-bin checking if a java binary was specified... no checking if /opt/openjdk-1.7.0.51-bin/bin/java is a valid executable file... yes checking for an ecj JAR file... no configure: error: "No compiler or ecj JAR file was found."
See http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1726
Will include the patch.
Note:
See TracTickets
for help on using tickets.

I've been testing java recently. Let me try this one.