Re: JDK1.5 build and linux-sun-java1.4 problems

2006-04-24 Thread Michael Conlen
On Apr 23, 2006, at 5:35 PM, Jonathan Chen wrote: Just the usual stuff: - make sure linprocfs is mounted. - don't run the build in a jail. If all else fails, you can download the diablo-jdk1.5 to build the ports based jdk1.5. Check and check. I found it works fine with the GENERIC ke

Re: JDK1.5 build and linux-sun-java1.4 problems

2006-04-23 Thread Jonathan Chen
On Sun, Apr 23, 2006 at 04:12:19PM -0400, Michael Conlen wrote: > I'm having problems building jdk1.5. It segfaults early in the build. > I believe I've tracked it down to the linux-sun-java1.4.2 build not > working. I get the following > > # pwd > /usr/local/linux-sun-jdk1.4.2/bin > # ./java

JDK1.5 build and linux-sun-java1.4 problems

2006-04-23 Thread Michael Conlen
I'm having problems building jdk1.5. It segfaults early in the build. I believe I've tracked it down to the linux-sun-java1.4.2 build not working. I get the following # pwd /usr/local/linux-sun-jdk1.4.2/bin # ./java -v Segmentation fault (core dumped) # Further I get the following # truss .