From owner-freebsd-stable Mon Nov 12 11:12:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dell-serv-1.phoenixmedical.co.uk (dell-serv-1.phoenixmedical.co.uk [213.38.153.186]) by hub.freebsd.org (Postfix) with SMTP id 7C22C37B405 for ; Mon, 12 Nov 2001 11:12:40 -0800 (PST) Received: from no.name.available by dell-serv-1.phoenixmedical.co.uk via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 12 Nov 2001 18:56:48 UT Received: by dell-serv-1.phoenixmedical.co.uk with Internet Mail Service (5.5.2650.21) id ; Mon, 12 Nov 2001 17:20:50 -0000 Message-ID: <99A83EE8C34AD311809C009027936117144B60@dell-serv-1.phoenixmedical.co.uk> From: Tomas Palfi To: "'freebsd-stable@FreeBSD.ORG'" Subject: jdk1.2.2 Date: Mon, 12 Nov 2001 17:20:42 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG all, trying to build jdk1.2.2 for Freebsd from 'jdk1_2_2-src[1].tar.gz' using a patch set 'freebsd-jdk122-patches-10[1].tar.gz'. i have followed the instructions as in the INSTRUCTIONS file from the patches, and everything seemed to be ok. I followed the path one to build "a normal" JDK1.2.2 (not the one for testing and development) but when it came to 'build world' it started complaining about javac not found. I have appended some of the specific details on my system as to illustrate the environment. I have checked where the javac classes are in the file system, and would like to include the whole path but how would i do that?? I had initially unpacked the source in /usr/local/java (not in /usr/local/jdk1.2.2) and set up all the environmental settings accordingly as follows: setenv ALT_BOOTDIR /usr/local/java setenv ALT_MOTIF_DIR /usr/X11R6/share/doc/openmotif setenv OPENWINHOME /usr/X11R6 unsetenv CLASSPATH unsetenv JAVA_HOME unsetenv JAVA_COMPILER HAVE_DPS no HAVE_ODBC no my installation is without odbs and dps support as it is only attempt no1, (and i can do without print screen at present time). thank you -- Tomas Palfi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message