Bug 2197 - classpath should depends on IPv6
Summary: classpath should depends on IPv6
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2010.05
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 06:53 UTC by Anthoine Bourgeois
Modified: 2012-01-31 22:45 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
classpath build failure traces (6.50 KB, application/octet-stream)
2010-07-09 06:55 UTC, Anthoine Bourgeois
Details
classpath Config.in patch (592 bytes, patch)
2010-07-09 06:57 UTC, Anthoine Bourgeois
Details
Patch for Classpath Package (1.84 KB, text/plain)
2010-12-22 14:54 UTC, Thomas Rudin
Details

Note You need to log in before you can comment on or make changes to this bug.
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.