Java SE6 or SE7 binary for MacOSX PPC
MiB
digital.discuss at gmail.com
Tue Jan 11 02:54:43 PST 2011
11 jan 2011 kl. 10.52 wrote Thomas Winkler:
>
> As far as I know, the G5 Processor is a 64 bit processor. I don't
> know if it is possible to switch into a 32bit mode.
>
> cheerx
>
With what tools are you people building this?
I'm looking into installing Debian 5 on my development G5 machine and
run mac-on-linux – if it's at all possible – instead to avoid having
to build. But if it's attainable to build JDK6 in OS X and then have
it work with my development environment "Springsource Tool Suite" and
"Netbeans", I'm still interested.
But building JDK6 is only half the problem I suppose.
>
> Am 11. Jan 2011 um 10:33 schrieb Henri Gomez <henri.gomez at gmail.com>:
>
>> I think Ray may help you, since it provide it and it works for him.
>>
>> Are you on PPC 32 or 64bits mode ?
>>
>> 2011/1/11 Thomas Winkler <tom.winkler at maccom>:
>> > Hi,
>> >
>> > I already tried the script several times but getting different
>> errors. Here
>> > is my latest error:
>> >
>> > jaxws_src-update:
>> > [mkdir] Created dir:
>> > /Users/thwinkle/bsd-port/build/bsd-ppc/jaxws/drop/jaxws_src-temp
>> > [unzip] Expanding:
>> > /Users/thwinkle/bsd-port/build/bsd-ppc/jaxws/drop/bundles/jdk7-
>> jaxws2_2-2010_08_19.zip
>> > into /Users/thwinkle/bsd-port/build/bsd-ppc/jaxws/drop/jaxws_src-
>> temp
>> >
>> > BUILD FAILED
>> > /Users/thwinkle/bsd-port/build/bsd-ppc/jaxws/build/xml_generated/
>> build-drop-jaxws_src.xml:122:
>> > java.lang.IllegalMonitorStateException
>> > at java.lang.ref.Finalizer.add(Finalizer.java:60)
>> > at java.lang.ref.Finalizer.<init>(Finalizer.java:85)
>> > at java.lang.ref.Finalizer.register(Finalizer.java:90)
>> > at java.langObject.<init>(Object.java:37)
>> > at javaio.OutputStream.<init>(OutputStream.java:46)
>> > at java.io.FileOutputStream.<init>(FileOutputStream.java:190)
>> > at java.io.FileOutputStream.<init>(FileOutputStream.java:156)
>> > at
>> org.apache.tools.ant.taskdefs.Expand.extractFile(Expand.java:340)
>> > at org.apache.tools.ant.taskdefs.Expand.expandFile(Expandjava:
>> 179)
>> > at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:
>> 132)
>> > at
>> org.apache.tools.antUnknownElement.execute(UnknownElement.java:291)
>> > at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>> > at
>> >
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:43)
>> > at java.lang.reflect.Method.invoke(Method.java:613)
>> > at
>> >
>> org
>> .apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:
>> 106)
>> > at org.apache.tools.ant.Task.perform(Task.java:348)
>> > at orgapache.tools.ant.Target.execute(Target.java:390)
>> > at org.apache.tools.ant.Target.performTasks(Target.java:411)
>> > at
>> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
>> > at org.apache.tools.antProject.executeTarget(Project.java:1366)
>> > at
>> >
>> org
>> .apache
>> .tools
>> .ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>> > at org.apache.tools.ant.Project.executeTargets(Project.java:
>> 1249)
>> > at org.apache.tools.ant.Main.runBuild(Main.java:801)
>> > at org.apache.tools.ant.Main.startAnt(Main.java:218)
>> > at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
>> > at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
>> >
>> > Total time: 17 seconds
>> > make[2]: *** [all] Error 1
>> > make[1]: *** [jaxws-build] Error 2
>> > make: *** [build_product_image] Error 2
>> > testing build: ./build/bsd-ppc/j2sdk-image/bin/java -version
>> > ./build-ppc32.sh: line 262: ./build/bsd-ppc/j2sdk-image/bin/java:
>> No such
>> > file or directory
>> > ~
>> > exiting from source dir to /Users/thwinkle
>> >
>> > Cheers,
>> >
>> > Thomas
>> >
>> >
>> >
>> >
>> >
>> >
>> > Am 11. Jan 2011 um 09:23 schrieb Henri Gomez
>> <henri.gomez at gmail.com>:
>> >
>> >> Hi Henri,
>> >> I own an dual core G5 Power Mac an would like to contribute in
>> your google
>> >> code project. It would be great if you could provide binaries
>> for the PPC,
>> >> the build script for PPC does not work for me, I always get some
>> errors
>> >> from
>> >> the Zero VM.
>> >>
>> >> It would be great if you add me as contributor.
>> >
>> > You're very welcome of course :)
>> >
>> > Could you first try latest scripts and Ray's build-ppc32.sh
>> contributed
>> > script ?
>> >
>
/MB
More information about the bsd-port-dev
mailing list