Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94613

Summary: j2ssh doesn't compile with Sun's JDK 1.5.0.03
Product: Gentoo Linux Reporter: John Berry <anfini>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Berry 2005-05-31 05:41:34 UTC
I tried to install j2ssh with my Sun's JDK, but it seems the source code uses a
variable called "enum", which is forbidden with this JDK since version 1.5, as
it is a keyword.

Reproducible: Always
Steps to Reproduce:
1. Install Sun's JDK 1.5.0.03
2. Emerge j2ssh


Actual Results:  
Compilation failed

Expected Results:  
Compile successfully
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-31 05:52:14 UTC

*** This bug has been marked as a duplicate of 79206 ***