Sorry I forgot to include the output see below.
On Tue, 3 Apr 2001, Alwyn Goodloe wrote:
> Hi folks,
>
>
> I've asked this on the questions list but no one there could resolve the
> problem so I thought I would ask it on the hackers list.
>
> First note I have all the ports required.
>
>
> 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.
>
>
> I find this to be rather strange. I'm well into day two of staring at it
> so help is definitely needed. I considered doing the entire build by hand,
> following the instructions given online but was pinning my hopes on you
> guys before doing that.
>
>
>
> Alwyn
>
> [EMAIL PROTECTED]
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
>
Script started on Mon Apr 2 11:40:26 2001
You have mail.
vienna# make
===> Extracting for jdk-1.2.2b10
>> No MD5 checksum file.
===> jdk-1.2.2b10 depends on executable: gm4 - found
===> jdk-1.2.2b10 depends on executable: zip - found
===> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - found
===> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/javac - found
===> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found
===> jdk-1.2.2b10 depends on file: /nonexistent - not found
===> Verifying extract for /nonexistent in /usr/ports/java/jfc
===> Extracting for jfc-1.1.1
>> Checksum OK for swing1_1_1.zip.
===> jfc-1.1.1 depends on executable: unzip - found
===> Returning to build of jdk-1.2.2b10
===> jdk-1.2.2b10 depends on executable: gmake - found
===> jdk-1.2.2b10 depends on shared library: odbc.1 - found
===> Patching for jdk-1.2.2b10
===> Configuring for jdk-1.2.2b10
===> Building for jdk-1.2.2b10
Sanity check passed
>>>Recursively making java all...
gmake[1]: Entering directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/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/ports/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/ports/java/jdk12-beta/work/build/freebsd/java/hpi/green'
gmake ../../../lib/i386/green_threads/libhpi.so VARIANT=OPT
gmake[4]: Entering directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/context.o ../../../../../src/freebsd/hpi/green_threads/src/context.c
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/iomgr.o ../../../../../src/freebsd/hpi/green_threads/src/iomgr.c
../../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2507: warning: no previous
prototype for `gethostbyname_r'
../../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2583: warning: no previous
prototype for `gethostbyaddr_r'
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/itimer.o ../../../../../src/freebsd/hpi/green_threads/src/itimer.c
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/monitor_md.o ../../../../../src/freebsd/hpi/green_threads/src/monitor_md.c
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/schedule.o ../../../../../src/freebsd/hpi/green_threads/src/schedule.c
../../../../../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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/signals.o ../../../../../src/freebsd/hpi/green_threads/src/signals.c
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/synch.o ../../../../../src/freebsd/hpi/green_threads/src/synch.c
../../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: missing
initializer
../../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: (near
initialization for `memftable[3].addr')
../../../../../src/freebsd/hpi/green_threads/src/synch.c:68: warning: no previous
prototype for `InitializeSbrk'
../../../../../src/freebsd/hpi/green_threads/src/synch.c:79: warning: `initLibc' was
used with no prototype before its definition
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/sys_api_td.o ../../../../../src/freebsd/hpi/green_threads/src/sys_api_td.c
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/threads_md.o ../../../../../src/freebsd/hpi/green_threads/src/threads_md.c
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`sysThreadCheckStack':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:80: warning: comparison
between signed and unsigned
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`threadBootstrapMD':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:159: warning: assignment
makes pointer from integer without a cast
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`start_func':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:226: warning: implicit
declaration of function `lj_setcontext'
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`sysThreadIsRunning':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:1167: warning:
initialization from incompatible pointer type
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/memory_md.o ../../../../../src/freebsd/hpi/src/memory_md.c
../../../../../src/freebsd/hpi/src/memory_md.c:79: warning: no previous prototype for
`InitializeMem'
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj/i386/hpi.o ../../../../../src/share/hpi/src/hpi.c
Rebuilding ../../../lib/i386/green_threads/libhpi.so because of obj/i386/clock.o
obj/i386/context.o obj/i386/interrupt_md.o obj/i386/iomgr.o obj/i386/itimer.o
obj/i386/monitor_md.o ...
../../../lib/i386/green_threads/libhpi.so
OBJDIR=obj/i386
gcc -O2 -fomit-frame-pointer -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wno-unused -Wno-parentheses -pipe -fPIC -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export
-L../../../lib/i386/green_threads -L../../../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 obj/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/mutex_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
rm -f ../../../lib/i386/green_threads/libhpi.so.*
ln -s `basename ../../../lib/i386/green_threads/libhpi.so`
../../../lib/i386/green_threads/libhpi.so.1.2.2
gmake[4]: Leaving directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/work/build/freebsd/java/hpi/green'
gmake ../../../lib/i386/green_threads/libhpi_g.so VARIANT=DBG
gmake[4]: Entering directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/work/build/freebsd/java/hpi/green'
mkdir -p obj_g/i386
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/clock.o ../../../../../src/freebsd/hpi/green_threads/src/clock.c
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/context.o ../../../../../src/freebsd/hpi/green_threads/src/context.c
../../../../../src/freebsd/hpi/green_threads/src/context.c: In function
`deleteContextAndStack':
../../../../../src/freebsd/hpi/green_threads/src/context.c:442: warning: comparison of
unsigned expression >= 0 is always true
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/interrupt_md.o
../../../../../src/freebsd/hpi/green_threads/src/interrupt_md.c
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/iomgr.o ../../../../../src/freebsd/hpi/green_threads/src/iomgr.c
../../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2507: warning: no previous
prototype for `gethostbyname_r'
../../../../../src/freebsd/hpi/green_threads/src/iomgr.c:2583: warning: no previous
prototype for `gethostbyaddr_r'
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/schedule.o ../../../../../src/freebsd/hpi/green_threads/src/schedule.c
../../../../../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-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/synch.o ../../../../../src/freebsd/hpi/green_threads/src/synch.c
../../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: missing
initializer
../../../../../src/freebsd/hpi/green_threads/src/synch.c:56: warning: (near
initialization for `memftable[3].addr')
../../../../../src/freebsd/hpi/green_threads/src/synch.c:68: warning: no previous
prototype for `InitializeSbrk'
../../../../../src/freebsd/hpi/green_threads/src/synch.c:79: warning: `initLibc' was
used with no prototype before its definition
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/threads_md.o ../../../../../src/freebsd/hpi/green_threads/src/threads_md.c
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`sysThreadCheckStack':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:80: warning: comparison
between signed and unsigned
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`threadBootstrapMD':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:159: warning: assignment
makes pointer from integer without a cast
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`start_func':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:226: warning: implicit
declaration of function `lj_setcontext'
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c: In function
`sysThreadIsRunning':
../../../../../src/freebsd/hpi/green_threads/src/threads_md.c:1167: warning:
initialization from incompatible pointer type
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/mutex_md.o ../../../../../src/freebsd/hpi/green_threads/src/mutex_md.c
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/interrupt.o ../../../../../src/freebsd/hpi/src/interrupt.c
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/linker_md.o ../../../../../src/freebsd/hpi/src/linker_md.c
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/memory_md.o ../../../../../src/freebsd/hpi/src/memory_md.c
../../../../../src/freebsd/hpi/src/memory_md.c:79: warning: no previous prototype for
`InitializeMem'
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export -c -o
obj_g/i386/system_md.o ../../../../../src/freebsd/hpi/src/system_md.c
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../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/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 ...
../../../lib/i386/green_threads/libhpi_g.so
OBJDIR=obj_g/i386
gcc -g -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-Wno-unused -Wno-parentheses -pipe -DJCOV -fPIC -DDEBUG -DLOGGING -Di386
-DHAVE_ALIGNED_LONGLONGS -DHAVE_ALIGNED_DOUBLES -DARCH='"i386"' -DRELEASE='"1.2.2"'
-DFULL_VERSION='"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/green_threads/include
-I../../../../../src/freebsd/hpi/include -I../../../../../src/freebsd/hpi/export
-I../../../../../src/share/hpi/include -I../../../../../src/share/hpi/export
-L../../../lib/i386/green_threads -L../../../lib/i386 -shared -o
../../../lib/i386/green_threads/libhpi_g.so obj_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 obj_g/i386/signals.o obj_g/i386/synch.o
obj_g/i386/sys_api_td.o obj_g/i386/threads_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../../../lib/i386/green_threads
-L../../../lib/i386
rm -f ../../../lib/i386/green_threads/libhpi_g.so.*
ln -s `basename ../../../lib/i386/green_threads/libhpi_g.so`
../../../lib/i386/green_threads/libhpi_g.so.1.2.2
gmake[4]: Leaving directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/work/build/freebsd/java/hpi/green'
gmake[3]: Leaving directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/work/build/freebsd/java/hpi/green'
<<<Finished Recursively making green all @ Mon Apr 2 11:43:12 EDT 2001.
gmake[2]: Leaving directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/work/build/freebsd/java/hpi'
<<<Finished Recursively making hpi all @ Mon Apr 2 11:43:12 EDT 2001.
>>>Recursively making jvm all @ Mon Apr 2 11:43:12 EDT 2001 ...
gmake[2]: Entering directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/work/build/freebsd/java/jvm'
gmake ../../lib/i386/classic/libjvm.so VARIANT=OPT
gmake[3]: Entering directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/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 -classpath
../../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/lang/Byte.java
../../../../src/share/classes/java/lang/Character.java
../../../../src/share/classes/java/lang/Class.java
../../../../src/share/classes/java/lang/ClassLoader.java
../../../../src/share/classes/java/lang/Double.java
../../../../src/share/classes/java/lang/Float.java
../../../../src/share/classes/java/lang/Integer.java
../../../../src/share/classes/java/lang/Long.java
../../../../src/share/classes/java/lang/Object.java
../../../../src/share/classes/java/lang/Runtime.java
../../../../src/share/classes/java/lang/Short.java
../../../../src/share/classes/java/lang/StackOverflowError.java
../../../../src/share/classes/java/lang/String.java
../../../../src/share/classes/java/lang/Thread.java
../../../../src/share/classes/java/lang/ThreadGroup.java
../../../../src/share/classes/java/lang/Throwable.java
../../../../src/share/classes/java/lang/ref/Reference.java
../../../../src/share/classes/java/lang/ref/SoftReference.java
../../../../src/share/classes/java/lang/reflect/Field.java
../../../../src/share/classes/java/lang/reflect/Method.java
../../../../src/share/classes/java/lang/reflect/Constructor.java
../../../../src/share/classes/java/lang/reflect/InvocationTargetException.java
../../../../src/share/classes/java/security/AccessControlContext.java
../../../../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/ports/java/jdk12-beta/work/build/freebsd/java/jvm'
gmake[2]: *** [optimized] Error 2
gmake[2]: Leaving directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/work/build/freebsd/java/jvm'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory
`/usr/ports/j2/pub/FreeBSD/branches/-current/ports/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# exit
exit
Script done on Mon Apr 2 11:43:25 2001
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message