Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 09:42:15 +0200
From:      David Israelsson <david@israelsson.org>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        java@freebsd.org
Subject:   Re: JDK1.4.1 - more compile problems
Message-ID:  <87ismkicdk.fsf@dipsy.gnapp.org>
In-Reply-To: <16274.59085.382622.450043@jerusalem.litteratus.org> (Robert Huff's message of "Sun, 19 Oct 2003 15:32:29 -0400")
References:  <16274.59085.382622.450043@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Huff <roberthuff@rcn.com> writes:

> 	I'm also having problems compiling jdk14 (1.4.1p4).
> 	The fetch, extract, and patch phases run without error,
> followed by:
>
> ===>   jdk-1.4.1p4 depends on executable: zip - found
> ===>   jdk-1.4.1p4 depends on file: /usr/X11R6/lib/libXm.so - found
> ===>   jdk-1.4.1p4 depends on file: /usr/local/include/nspr/prtypes.h - found
> ===>   jdk-1.4.1p4 depends on file: /usr/local/linux-sun-jdk1.4.2/bin/javac - found
> ===>   jdk-1.4.1p4 depends on executable: gmake - found
> ===>  Configuring for jdk-1.4.1p4
> ===>  Building for jdk-1.4.1p4
> # Start of jdk build
> bsd i586 1.4.1-p4 build started: 03-03-19 15:23
>
>
> 	... and there is it sat for 72+ hours, using 66% of the CPU
> according to "top".  I have a P4/2.2ghz, and I'm pretty sure that's
> not right.
> 	I wrote to the listed maintainer - phantom@freebsd.org -
> several times and got no response, so I'm bringing it here.
> 	How do I go about finding out what's broken?
>
You probably forgot to mount the Linux proc fs which is required for
the Linux jdk to work.

mount -t linprocfs linprocfs /compat/linux/proc

        /David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ismkicdk.fsf>