Updated Icedtea7 Problem MacOSX PPC
Eric Richardson
ekrichardson at gmail.com
Tue Jan 27 23:57:52 PST 2009
Hi,
I updated Icedtea7 tonight and didn't get too far.
new-host:icedtea eric$ ./configure --enable-zero=yes --with-project=bsd
--with-gcj-home=/Library/Java/Home
--with-ecj-jar=/opt/local/share/java/eclipse-ecj.jar
--with-xalan2-jar=/opt/local/share/java/xalan.jar
--with-xalan2-serializer-jar=/opt/local/share/java/serializer.jar
--with-xerces2-jar=/opt/local/share/java/xercesImpl.jar
--with-rhino=/Users/eric/java-libs/js-engine.jar --disable-liveconnect
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... powerpc-apple-darwin9.6.0
checking host system type... powerpc-apple-darwin9.6.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /sw/bin/gzip
checking for ant... /opt/local/bin/ant
checking for find... /opt/local/bin/find
checking for patch... /usr/bin/patch
checking for tar... /sw/bin/tar
checking for chmod... /opt/local/bin/chmod
checking for md5sum... /opt/local/bin/md5sum
checking for wget... /usr/local/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /sw/bin/unzip
checking for cpio... /usr/bin/cpio
checking for file... /usr/bin/file
checking for fastjar... no
checking for jar... jar
checking for gawk... /sw/bin/gawk
checking for hg... /opt/local/bin/hg
checking for lsb_release... no
checking whether to compile ecj natively... no
checking which HotSpot build to use... original
checking for linux32... no
checking version of GCC... 4.0.1 (major version 4, minor version 0)
checking whether to build using an existing installation of IcedTea... false
checking whether to build using an existing installation of OpenJDK... false
checking for a NetBeans installation... /usr/share/netbeans
checking for Ant home directory... /usr/share/ant
checking whether to build the LiveConnect plugin... no
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include the XRender pipeline... yes
checking whether to build VisualVM... no
checking how many parallel build jobs to execute... 2
configure: error: unsupported operating system darwin9.6.0
I ran the platform detection out of the configure script.
## --------- ##
## Platform. ##
## --------- ##
hostname = new-host.home
uname -m = Power Macintosh
uname -r = 9.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.6.0: Mon Nov 24 17:39:01 PST 2008;
root:xnu-1228.9.59~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 9.6.0: Mon Nov 24 17:39:01 PST 2008;
root:xnu-1228.9.59~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
1 processor is logically available.
Processor type: ppc970 (PowerPC 970)
Processor active: 0
Primary memory available: 1.00 gigabytes
Default processor set: 71 tasks, 220 threads, 1 processors
Load average: 4.45, Mach factor: 0.16
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
I found the following:
new-host:icedtea eric$ /usr/bin/arch
ppc
new-host:/ eric$ /usr/bin/machine
ppc970
Any help appreciated,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090127/600a36e5/attachment.html
More information about the distro-pkg-dev
mailing list