Bug 2197

Summary: classpath should depends on IPv6
Product: buildroot Reporter: Anthoine Bourgeois <bourgeois>
Component: OtherAssignee: unassigned
Status: RESOLVED INVALID    
Severity: minor CC: buildroot
Priority: P5    
Version: 2010.05   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: classpath build failure traces
classpath Config.in patch
Patch for Classpath Package

Description Anthoine Bourgeois 2010-07-09 06:53:36 UTC
I built classpath package on my buildroot target but the build failed because of IPv6 unknown symbol. Complete traces are in the attachment.
I rebuilt my toolchain with IPv6 support to fix the issue.
Comment 1 Anthoine Bourgeois 2010-07-09 06:55:07 UTC
Created attachment 2197 [details]
classpath build failure traces
Comment 2 Anthoine Bourgeois 2010-07-09 06:57:18 UTC
Created attachment 2203 [details]
classpath Config.in patch
Comment 3 Thomas Petazzoni 2010-08-22 06:43:14 UTC
In 2010.08, we have marked the Java related packages as broken. Are you interested in fixing them ?
Comment 4 Thomas Rudin 2010-12-22 14:54:57 UTC
Created attachment 2821 [details]
Patch for Classpath Package

After some modifications in the classpath package
it worked for me (i386 uclibc)
see attachment

can you tell me why the package was masked?
i like to fix it, but i can't find any error-reports or comments about it...
Comment 5 Thomas Petazzoni 2012-01-31 22:45:42 UTC
The classpath package has been removed by commit b0bcafc6a0e03e5ee7506a051ebbb0b93c94941b because nobody was maintaining the Java stuff in Buildroot. If you are interested in maintaining these packages, we would be happy to resurect the packages and get your patches to make them work properly.

In the mean time, I am closing this bug.