Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Andrew John Hughes
2008/10/22 Christian Thalinger <[EMAIL PROTECTED]>: > On Wed, 2008-10-22 at 12:08 +0100, Andrew John Hughes wrote: >> Is that error from building the hotspot-tools jar? If so, you >> probably need to add some additional packages to the list >> in Makefile.am. > > It happens when building HotSpot.

Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Christian Thalinger
On Wed, 2008-10-22 at 12:08 +0100, Andrew John Hughes wrote: > Is that error from building the hotspot-tools jar? If so, you > probably need to add some additional packages to the list > in Makefile.am. It happens when building HotSpot. Strange thing is, I could get it working for a 32-bit build

Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Andrew John Hughes
2008/10/22 Christian Thalinger <[EMAIL PROTECTED]>: > On Wed, 2008-10-22 at 11:54 +0100, Andrew John Hughes wrote: >> Then why aren't you using IcedTea? > > Fair question. As I wrote in my blog[1], I have problems in building a > 64-bit version on OpenSolaris, but I guess I would have the same pro

Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Christian Thalinger
On Wed, 2008-10-22 at 11:54 +0100, Andrew John Hughes wrote: > Then why aren't you using IcedTea? Fair question. As I wrote in my blog[1], I have problems in building a 64-bit version on OpenSolaris, but I guess I would have the same problem on Linux. I'm not exactly sure where the problem is.

Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Andrew John Hughes
2008/10/22 Christian Thalinger <[EMAIL PROTECTED]>: > On Wed, 2008-10-22 at 11:43 +0100, Andrew John Hughes wrote: >> The main show stopper would be sound support, unless >> Gervill has now been integrated into OpenJDK7. Otherwise, >> the jsoundhs plug is needed (or the IcedTea replacement). >> SN

Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Christian Thalinger
On Wed, 2008-10-22 at 11:43 +0100, Andrew John Hughes wrote: > The main show stopper would be sound support, unless > Gervill has now been integrated into OpenJDK7. Otherwise, > the jsoundhs plug is needed (or the IcedTea replacement). > SNMP would have the same status as in OpenJDK6; an optional

Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Andrew John Hughes
2008/10/22 Kelly O'Hair <[EMAIL PROTECTED]>: > I filed a jdk7 version of the bug > http://bugs.sun.com/view_bug.do?bug_id=6672710 > Assigned it to me, but I'm not sure when I get it fixed. > > I seem to recall that this wasn't the only thing needing fixing > so that the openjdk7 builds would buil

Re: forward-port IMPORT_BINARY_PLUGS to OpenJDK7

2008-10-22 Thread Christian Thalinger
On Tue, 2008-10-21 at 17:16 -0700, Kelly O'Hair wrote: > I filed a jdk7 version of the bug > http://bugs.sun.com/view_bug.do?bug_id=6672710 > Assigned it to me, but I'm not sure when I get it fixed. OK. > > I seem to recall that this wasn't the only thing needing fixing > so that the openjdk