Re: Trouble compiling JDK 1.5 on recent snapshot

2006-10-23 Thread Kurt Miller
On Monday 23 October 2006 1:55 pm, Greg Thomas wrote: > Ok, it was successful this time but Firefox (1.5.0.7) crashes: > > # cat plugin_stack.trace > java.io.IOException: Broken pipe > at java.io.FileOutputStream.writeBytes(Native Method) > at java.io.FileOutputStream.write(FileOut

Re: Trouble compiling JDK 1.5 on recent snapshot

2006-10-23 Thread Greg Thomas
Ok, it was successful this time but Firefox (1.5.0.7) crashes: # cat plugin_stack.trace java.io.IOException: Broken pipe at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:260) at java.io.BufferedOutputStream.flushBuf

Re: Trouble compiling JDK 1.5 on recent snapshot

2006-10-23 Thread Greg Thomas
Oops, just noticed the ulimit mention in the 1.5 port, I'm trying again. On 10/23/06, Greg Thomas <[EMAIL PROTECTED]> wrote: I'm running through the process of getting Java installed on this T40 laptop and have run into a problem. I'm following the FAQ and trying 1.5 this time. I last successf