This might be a moot point by now, but you you should also double-check to make sure that your non-native java is working before you start to build the native version. I don't use blackdown, I use the linux-sun flavor, but before building native jdk14, I make sure the other is running by typing: #/usr/local/linux-sun-jdk1.4.2/bin/java -version If I get a satifactory repsponse, then I know it's good, and I proceed. (Obviously, I'm guessing that your path will be different since you using blackdown)
If I get a "Heap at VM Abort" message, then I know that linux-java isn't working, and I should not proceed to build the native jdk14. This message has always meant (at least in my circumstances) that I forgot to mount linprocfs. -DW On Fri, 2004-01-30 at 09:57, Jorn Argelo wrote: > It was busy for 20 hours and still not finished. It wasn't hanging though; the > java executable was still running. However I stopped it, mounted the mounted > procfs and linprocfs now and it's running now again. Hopefully it'll work > now. > > Cheers, > > Jorn > > On Friday 30 January 2004 11:58, you wrote: > > If I understand correctly your build takes "very long" when the build > > of the linux jdk is complete and the linux jdk is used to build the > > native jdk. > > > > The reason for this may be that you did not mount the linux proc fs as > > it is printed on the screen when installing the linux jdk. This happened > > to me some weeks ago. The build of the native jdk then starts, but > > hangs. Mounting the linux proc fs and restarting the build did solve > > the problem. > > > > Regards, Dominik. > > > > On Thu, Jan 29, 2004 at 09:40:03PM +0100, Jorn Argelo wrote: > > > Hi all, > > > > > > I'm currently building JDK14 from the ports tree (/usr/ports/java/jdk14) > > > on FreeBSD 5.2-RELEASE. Before that I compiled blackdown-java from the > > > ports-tree so I could compile the native one. However, it's busy for > > > almost four hours now with building it. Now my question was, does anybody > > > know how long is this going to take? > > > > > > Thanks, > > > > > > Jorn > > > > > > _______________________________________________ > > > [EMAIL PROTECTED] mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > To unsubscribe, send any mail to > > > "[EMAIL PROTECTED]" > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"