Re: openjdk6 install error

2009-08-13 Thread Frank J. R. Hanstick
Hello, I am using MacOS 10.4.11 on a PPC G4. I had to rebuild the system because of a memory card failure that took out the hd. The JDK was the first installation after installing MacPorts, so everything was clean. The command used was: sudo port install openjdk6ant-diagnostics.log is an empty

Re: openjdk6 install error

2009-08-13 Thread Ryan Schmidt
And on Leopard Intel I'm getting yet another different error: ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c: In function 'makeDefaultConfig': ../../../src/solaris/native/sun/awt/awt_GraphicsEnv.c:291: warning: format '%x' expects type 'unsigned int *', but argument 3 has type

Re: openjdk6 install error

2009-08-13 Thread Ryan Schmidt
On Aug 13, 2009, at 03:52, Frank J. R. Hanstick wrote: I am using MacOS 10.4.11 on a PPC G4. openjdk6 uses openjdk6_bootstrap to build itself. openjdk6_bootstrap contains only i386 binaries. So it cannot work on PowerPC. I have filed a ticket for this:

Re: openjdk6 install error

2009-08-13 Thread Frank J. R. Hanstick
Hello, Is the source available for compiling on a G4? On Aug 13, 2009, at 2:47 AM, Ryan Schmidt wrote: On Aug 13, 2009, at 03:52, Frank J. R. Hanstick wrote: I am using MacOS 10.4.11 on a PPC G4. openjdk6 uses openjdk6_bootstrap to build itself. openjdk6_bootstrap

Re: openjdk6 install error

2009-08-13 Thread Brandon Allbery
On Aug 13, 2009, at 11:58 , Frank J. R. Hanstick wrote: Hello, Is the source available for compiling on a G4? I would guess the bootstrap compiler would itself need to be bootstrapped, so source won't help. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell]

Re: openjdk6 install error

2009-08-13 Thread Frank J. R. Hanstick
Hello, Does this mean that the bootstrap is compiled on something other than gcc? That does not make a lot of sense if it can be compiled for MacOS 10.4. On Aug 13, 2009, at 9:46 AM, Brandon Allbery wrote: On Aug 13, 2009, at 11:58 , Frank J. R. Hanstick wrote: Hello, Is the

Re: openjdk6 install error

2009-08-13 Thread Brandon Allbery
On Aug 13, 2009, at 12:58 , Frank J. R. Hanstick wrote: Hello, Does this mean that the bootstrap is compiled on something other than gcc? That does not make a lot of sense if it can be compiled for MacOS 10.4. On Aug 13, 2009, at 9:46 AM, Brandon Allbery wrote: On Aug 13, 2009, at

Re: openjdk6 install error

2009-08-13 Thread David Corking
Frank J. R. Hanstick wrote: Does this mean that the bootstrap is compiled on something other than gcc? The bootstrap (in this case icedtea) is compiled by a JDK (gcc and gcj) - http://icedtea.classpath.org/wiki/BuildRequirements Though I guess with some expertise, any other jdk5 or jdk6

openjdk6 install error

2009-08-12 Thread Frank J. R. Hanstick
Hello, An attempt to install openjdk6 resulted in the following error: Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_java_op enjdk6/work/./ make all