Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Runtime: Class Library
-
Labels:None
Description
The check_jni_sh.in script in GNU classpath 0.97.2 has been changed to use absolute paths. If the classlibrary is being built in a deep directory hierachy, this results in the command lines to grep being too long and the build failing.
Testing a patch to add to our build process; opening item to get a number with which to name the patch.
Issue Links
- is depended upon by
-
RVM-525
Upgrade to GNU classpath 0.97.2
-
patch to classpath to somewhat avoid long file name problems.