From owner-freebsd-questions Mon Apr 2 10:34:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gradient.cis.upenn.edu (GRADIENT.CIS.UPENN.EDU [158.130.67.48]) by hub.freebsd.org (Postfix) with ESMTP id 4CE4837B71B for ; Mon, 2 Apr 2001 10:34:12 -0700 (PDT) (envelope-from agoodloe@gradient.cis.upenn.edu) Received: from localhost (localhost [127.0.0.1]) by gradient.cis.upenn.edu (8.10.1/8.10.1) with ESMTP id f32HYAp02111 for ; Mon, 2 Apr 2001 13:34:10 -0400 (EDT) Date: Mon, 2 Apr 2001 13:34:10 -0400 (EDT) From: Alwyn Goodloe To: freebsd-questions@freebsd.org Subject: jdk1.2 build error questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Guys, I've had the following problems in building the jdk: There were problems with ALT_BOOTDIR finding the linux jdk so I removed it (which the error message indicates as a fix) and things seemed to go ok UNTIL I get /usr/local/java/jdk1.2/x86/bin/javac: permission denied gmake[3]: *** [.compile.classlist] Error 126 (the permissions are all open so that should be ok). Maybe its somehow related to the ALT_BOOTDIR but I doubt it. I had script turned on I include the output below. Somehow I feel I'm close. Alwyn agoodloe@gradient.cis.upenn.edu Script started on Mon Apr 2 11:40:26 2001 You have mail. vienna#=09make=0D=0D =3D=3D=3D> Extracting for jdk-1.2.2b10 >> No MD5 checksum file. =3D=3D=3D> jdk-1.2.2b10 depends on executable: gm4 - found =3D=3D=3D> jdk-1.2.2b10 depends on executable: zip - found =3D=3D=3D> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - = found =3D=3D=3D> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/ja= vac - found =3D=3D=3D> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found =3D=3D=3D> jdk-1.2.2b10 depends on file: /nonexistent - not found =3D=3D=3D> Verifying extract for /nonexistent in /usr/ports/java/jfc =3D=3D=3D> Extracting for jfc-1.1.1 >> Checksum OK for swing1_1_1.zip. =3D=3D=3D> jfc-1.1.1 depends on executable: unzip - found =3D=3D=3D> Returning to build of jdk-1.2.2b10 =3D=3D=3D> jdk-1.2.2b10 depends on executable: gmake - found =3D=3D=3D> jdk-1.2.2b10 depends on shared library: odbc.1 - found =3D=3D=3D> Patching for jdk-1.2.2b10 =3D=3D=3D> Configuring for jdk-1.2.2b10 =3D=3D=3D> Building for jdk-1.2.2b10 Sanity check passed >>>Recursively making java all... gmake[1]: Entering directory `/usr/ports/j2/pub/FreeBSD/branches/-current/p= orts/java/jdk12-beta/work/build/freebsd/java' >>>Recursively making hpi all @ Mon Apr 2 11:42:59 EDT 2001 ... gmake[2]: Entering directory `/usr/ports/j2/pub/FreeBSD/branches/-current/p= orts/java/jdk12-beta/work/build/freebsd/java/hpi' >>>Recursively making green all @ Mon Apr 2 11:42:59 EDT 2001 ... gmake[3]: Entering directory `/usr/ports/j2/pub/FreeBSD/branches/-current/p= orts/java/jdk12-beta/work/build/freebsd/java/hpi/green' gmake ../../../lib/i386/green_threads/libhpi.so VARIANT=3DOPT gmake[4]: Entering directory `/usr/ports/j2/pub/FreeBSD/branches/-current/p= orts/java/jdk12-beta/work/build/freebsd/java/hpi/green' mkdir -p ../../../lib/i386/green_threads mkdir -p obj/i386 gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/clock.o ../../../../../src= /freebsd/hpi/green_threads/src/clock.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/context.o ../../../../../s= rc/freebsd/hpi/green_threads/src/context.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/interrupt_md.o ../../../..= /../src/freebsd/hpi/green_threads/src/interrupt_md.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/iomgr.o ../../../../../src= /freebsd/hpi/green_threads/src/iomgr.c =2E./../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2507: warning: n= o previous prototype for `gethostbyname_r' =2E./../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2583: warning: n= o previous prototype for `gethostbyaddr_r' gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/itimer.o ../../../../../sr= c/freebsd/hpi/green_threads/src/itimer.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/monitor_md.o ../../../../.= =2E/src/freebsd/hpi/green_threads/src/monitor_md.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/schedule.o ../../../../../= src/freebsd/hpi/green_threads/src/schedule.c =2E./../../../../src/freebsd/hpi/green_threads/src/schedule.c:73: warning: = no previous prototype for `lj_setcontext' gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/signals.o ../../../../../s= rc/freebsd/hpi/green_threads/src/signals.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/synch.o ../../../../../src= /freebsd/hpi/green_threads/src/synch.c =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: mis= sing initializer =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: (ne= ar initialization for `memftable[3].addr') =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:68: warning: no = previous prototype for `InitializeSbrk' =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:79: warning: `in= itLibc' was used with no prototype before its definition gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/sys_api_td.o ../../../../.= =2E/src/freebsd/hpi/green_threads/src/sys_api_td.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/threads_md.o ../../../../.= =2E/src/freebsd/hpi/green_threads/src/threads_md.c =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `sysThreadCheckStack': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:80: warning= : comparison between signed and unsigned =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `threadBootstrapMD': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:159: warnin= g: assignment makes pointer from integer without a cast =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `start_func': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:226: warnin= g: implicit declaration of function `lj_setcontext' =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `sysThreadIsRunning': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:1167: warni= ng: initialization from incompatible pointer type gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/mutex_md.o ../../../../../= src/freebsd/hpi/green_threads/src/mutex_md.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/interrupt.o ../../../../..= /src/freebsd/hpi/src/interrupt.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/linker_md.o ../../../../..= /src/freebsd/hpi/src/linker_md.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/memory_md.o ../../../../..= /src/freebsd/hpi/src/memory_md.c =2E./../../../../src/freebsd/hpi/src/memory_md.c:79: warning: no previous p= rototype for `InitializeMem' gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/system_md.o ../../../../..= /src/freebsd/hpi/src/system_md.c gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj/i386/hpi.o ../../../../../src/s= hare/hpi/src/hpi.c Rebuilding ../../../lib/i386/green_threads/libhpi.so because of obj/i386/cl= ock.o obj/i386/context.o obj/i386/interrupt_md.o obj/i386/iomgr.o obj/i386/= itimer.o obj/i386/monitor_md.o ... =2E./../../lib/i386/green_threads/libhpi.so OBJDIR=3Dobj/i386 gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-decla= rations -Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386 = -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEASE= =3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' -D= HAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export -I= =2E./../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -L../../../lib/i386/green_threads -L../.= =2E/../lib/i386 -shared -o ../../../lib/i386/green_threads/libhpi.so obj/= i386/clock.o obj/i386/context.o obj/i386/interrupt_md.o obj/i386/iomgr.o ob= j/i386/itimer.o obj/i386/monitor_md.o obj/i386/schedule.o obj/i386/signals.= o obj/i386/synch.o obj/i386/sys_api_td.o obj/i386/threads_md.o obj/i386/mut= ex_md.o obj/i386/interrupt.o obj/i386/linker_md.o obj/i386/memory_md.o obj/= i386/system_md.o obj/i386/hpi.o -L../../../lib/i386/green_threads -L..= /../../lib/i386 =20 rm -f ../../../lib/i386/green_threads/libhpi.so.* ln -s `basename ../../../lib/i386/green_threads/libhpi.so` ../../../lib/i38= 6/green_threads/libhpi.so.1.2.2 gmake[4]: Leaving directory `/usr/ports/j2/pub/FreeBSD/branches/-current/po= rts/java/jdk12-beta/work/build/freebsd/java/hpi/green' gmake ../../../lib/i386/green_threads/libhpi_g.so VARIANT=3DDBG gmake[4]: Entering directory `/usr/ports/j2/pub/FreeBSD/branches/-current/p= orts/java/jdk12-beta/work/build/freebsd/java/hpi/green' mkdir -p obj_g/i386 gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/clock.o ../../../../../s= rc/freebsd/hpi/green_threads/src/clock.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/context.o ../../../../..= /src/freebsd/hpi/green_threads/src/context.c =2E./../../../../src/freebsd/hpi/green_threads/src/context.c: In function `= deleteContextAndStack': =2E./../../../../src/freebsd/hpi/green_threads/src/context.c:442: warning: = comparison of unsigned expression >=3D 0 is always true gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/interrupt_md.o ../../../= =2E./../src/freebsd/hpi/green_threads/src/interrupt_md.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/iomgr.o ../../../../../s= rc/freebsd/hpi/green_threads/src/iomgr.c =2E./../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2507: warning: n= o previous prototype for `gethostbyname_r' =2E./../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2583: warning: n= o previous prototype for `gethostbyaddr_r' gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/itimer.o ../../../../../= src/freebsd/hpi/green_threads/src/itimer.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/monitor_md.o ../../../..= /../src/freebsd/hpi/green_threads/src/monitor_md.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/schedule.o ../../../../.= =2E/src/freebsd/hpi/green_threads/src/schedule.c =2E./../../../../src/freebsd/hpi/green_threads/src/schedule.c:73: warning: = no previous prototype for `lj_setcontext' gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/signals.o ../../../../..= /src/freebsd/hpi/green_threads/src/signals.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/synch.o ../../../../../s= rc/freebsd/hpi/green_threads/src/synch.c =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: mis= sing initializer =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: (ne= ar initialization for `memftable[3].addr') =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:68: warning: no = previous prototype for `InitializeSbrk' =2E./../../../../src/freebsd/hpi/green_threads/src/synch.c:79: warning: `in= itLibc' was used with no prototype before its definition gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/sys_api_td.o ../../../..= /../src/freebsd/hpi/green_threads/src/sys_api_td.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/threads_md.o ../../../..= /../src/freebsd/hpi/green_threads/src/threads_md.c =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `sysThreadCheckStack': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:80: warning= : comparison between signed and unsigned =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `threadBootstrapMD': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:159: warnin= g: assignment makes pointer from integer without a cast =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `start_func': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:226: warnin= g: implicit declaration of function `lj_setcontext' =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In functio= n `sysThreadIsRunning': =2E./../../../../src/freebsd/hpi/green_threads/src/threads_md.c:1167: warni= ng: initialization from incompatible pointer type gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/mutex_md.o ../../../../.= =2E/src/freebsd/hpi/green_threads/src/mutex_md.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/interrupt.o ../../../../= =2E./src/freebsd/hpi/src/interrupt.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/linker_md.o ../../../../= =2E./src/freebsd/hpi/src/linker_md.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/memory_md.o ../../../../= =2E./src/freebsd/hpi/src/memory_md.c =2E./../../../../src/freebsd/hpi/src/memory_md.c:79: warning: no previous p= rototype for `InitializeMem' gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/system_md.o ../../../../= =2E./src/freebsd/hpi/src/system_md.c gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -c -o obj_g/i386/hpi.o ../../../../../src= /share/hpi/src/hpi.c Rebuilding ../../../lib/i386/green_threads/libhpi_g.so because of obj_g/i38= 6/clock.o obj_g/i386/context.o obj_g/i386/interrupt_md.o obj_g/i386/iomgr.o= obj_g/i386/itimer.o obj_g/i386/monitor_md.o ... =2E./../../lib/i386/green_threads/libhpi_g.so OBJDIR=3Dobj_g/i386 gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-extern= s -Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di38= 6 -DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH=3D'"i386"' -DRELEA= SE=3D'"1.2.2"' -DFULL_VERSION=3D'"jdk1.2.2-FreeBSD:root:2001/04/02-11:42"' = -DHAVE_POLL -I. -ICClassHeaders -I../../../../../src/freebsd/javavm/export = -I../../../../../src/share/javavm/export -I../../../../../src/freebsd/hpi/g= reen_threads/include -I../../../../../src/freebsd/hpi/include -I../../../..= /../src/freebsd/hpi/export -I../../../../../src/share/hpi/include -I../../.= =2E/../../src/share/hpi/export -L../../../lib/i386/green_threads -L../.= =2E/../lib/i386 -shared -o ../../../lib/i386/green_threads/libhpi_g.so ob= j_g/i386/clock.o obj_g/i386/context.o obj_g/i386/interrupt_md.o obj_g/i386/= iomgr.o obj_g/i386/itimer.o obj_g/i386/monitor_md.o obj_g/i386/schedule.o o= bj_g/i386/signals.o obj_g/i386/synch.o obj_g/i386/sys_api_td.o obj_g/i386/t= hreads_md.o obj_g/i386/mutex_md.o obj_g/i386/interrupt.o obj_g/i386/linker_= md.o obj_g/i386/memory_md.o obj_g/i386/system_md.o obj_g/i386/hpi.o -L= =2E./../../lib/i386/green_threads -L../../../lib/i386 =20 rm -f ../../../lib/i386/green_threads/libhpi_g.so.* ln -s `basename ../../../lib/i386/green_threads/libhpi_g.so` ../../../lib/i= 386/green_threads/libhpi_g.so.1.2.2 gmake[4]: Leaving directory `/usr/ports/j2/pub/FreeBSD/branches/-current/po= rts/java/jdk12-beta/work/build/freebsd/java/hpi/green' gmake[3]: Leaving directory `/usr/ports/j2/pub/FreeBSD/branches/-current/po= rts/java/jdk12-beta/work/build/freebsd/java/hpi/green' <<>>Recursively making jvm all @ Mon Apr 2 11:43:12 EDT 2001 ... gmake[2]: Entering directory `/usr/ports/j2/pub/FreeBSD/branches/-current/p= orts/java/jdk12-beta/work/build/freebsd/java/jvm' gmake ../../lib/i386/classic/libjvm.so VARIANT=3DOPT gmake[3]: Entering directory `/usr/ports/j2/pub/FreeBSD/branches/-current/p= orts/java/jdk12-beta/work/build/freebsd/java/jvm' mkdir -p ../../lib/i386/classic sed "s/by ;/by :/" ../../../../src/share/javavm/include/Xusage.txt > ../../= lib/i386/classic/Xusage.txt mkdir -p ../../classes rm -f .classes.list if [ -s .classes.list ] ; \ then /usr/local/java/jdk1.2/x86/bin/javac -J-Xms32m -J-Xmx64m -J-Xmaxf1 -cl= asspath ../../classes -bootclasspath "" -sourcepath ../../../../src/freebsd= /classes:../../../../src/share/classes -d ../../classes \ ../../../../src/share/classes/java/io/InputStream.java ../../../../src/= share/classes/java/lang/Boolean.java ../../../../src/share/classes/java/lan= g/Byte.java ../../../../src/share/classes/java/lang/Character.java ../../..= /../src/share/classes/java/lang/Class.java ../../../../src/share/classes/ja= va/lang/ClassLoader.java ../../../../src/share/classes/java/lang/Double.jav= a ../../../../src/share/classes/java/lang/Float.java ../../../../src/share/= classes/java/lang/Integer.java ../../../../src/share/classes/java/lang/Long= =2Ejava ../../../../src/share/classes/java/lang/Object.java ../../../../src= /share/classes/java/lang/Runtime.java ../../../../src/share/classes/java/la= ng/Short.java ../../../../src/share/classes/java/lang/StackOverflowError.ja= va ../../../../src/share/classes/java/lang/String.java ../../../../src/shar= e/classes/java/lang/Thread.java ../../../../src/share/classes/java/lang/Thr= eadGroup.java ../../../../src/share/classes/java/lang/Throwable.java ../../= =2E./../src/share/classes/java/lang/ref/Reference.java ../../../../src/shar= e/classes/java/lang/ref/SoftReference.java ../../../../src/share/classes/ja= va/lang/reflect/Field.java ../../../../src/share/classes/java/lang/reflect/= Method.java ../../../../src/share/classes/java/lang/reflect/Constructor.jav= a ../../../../src/share/classes/java/lang/reflect/InvocationTargetException= =2Ejava ../../../../src/share/classes/java/security/AccessControlContext.ja= va ../../../../src/share/classes/java/util/Properties.java ../../../../src/= share/classes/sun/io/ByteToCharConverter.java ../../../../src/share/classes= /sun/io/CharToByteConverter.java ../../../../src/share/classes/sun/misc/VM.= java ; \ fi /usr/local/java/jdk1.2/x86/bin/javac: permission denied gmake[3]: *** [.compile.classlist] Error 126 gmake[3]: Leaving directory `/usr/ports/j2/pub/FreeBSD/branches/-current/po= rts/java/jdk12-beta/work/build/freebsd/java/jvm' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/usr/ports/j2/pub/FreeBSD/branches/-current/po= rts/java/jdk12-beta/work/build/freebsd/java/jvm' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/j2/pub/FreeBSD/branches/-current/po= rts/java/jdk12-beta/work/build/freebsd/java' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta. vienna#=09exit=0D=0D exit Script done on Mon Apr 2 11:43:25 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message