Re: b39 build problems on Ubuntu 8.10

2008-11-24 Thread Andrew John Hughes
On 24/11/2008, Mohamed Bana <[EMAIL PROTECTED]> wrote: > I've got a similar problem. Anything but the openjdk from ubuntu's repo > compiles, including icedtea6 from > http://icedtea.classpath.org/wiki/Main_Page fails to > compile. > > This is the only version that seems to compile for me; > > $

Re: b39 build problems on Ubuntu 8.10

2008-11-24 Thread Mohamed Bana
I've got a similar problem. Anything but the openjdk from ubuntu's repo compiles, including icedtea6 from http://icedtea.classpath.org/wiki/Main_Page fails to compile. This is the only version that seems to compile for me; $ ./openjdk/control/build/linux-amd64/bin/java -version java version "

Re: b39 build problems on Ubuntu 8.10

2008-11-24 Thread Andrew John Hughes
On 24/11/2008, Niklas Wirstrom <[EMAIL PROTECTED]> wrote: > Hi All, > thanks for all the answers. You are very helpful. I followed the advice of > using icedTea, and that build without problems. > > Andrew, here is what I did to try to build openJDK. The file make.output is > attached. > > wget

Re: b39 build problems on Ubuntu 8.10

2008-11-24 Thread Niklas Wirstrom
Of course I forgot to attach the file. Here it comes (gzipped). /Niklas Niklas Wirstrom wrote: Hi All, thanks for all the answers. You are very helpful. I followed the advice of using icedTea, and that build without problems. Andrew, here is what I did to try to build openJDK. The file mak

Re: b39 build problems on Ubuntu 8.10

2008-11-24 Thread Niklas Wirstrom
Hi All, thanks for all the answers. You are very helpful. I followed the advice of using icedTea, and that build without problems. Andrew, here is what I did to try to build openJDK. The file make.output is attached. wget http://www.java.net/download/jdk7/archive/b39/jdk-7-ea-src-b39-jrl-06

Re: b39 build problems on Ubuntu 8.10

2008-11-24 Thread Christian Thalinger
On Fri, 2008-11-21 at 19:25 +, Andrew John Hughes wrote: > 2008/11/21 Kelly O'Hair <[EMAIL PROTECTED]>: > > Sorry, I meant to explicitly call out the 3 "WARNING:" messages. > > The bcopy problem is a separate thing, more serious and needs to be > > fix in OpenJDK sources. Glad to hear that Iced