very quick java/jdk14complie = problem?
Robert Huff
roberthuff at rcn.com
Mon Apr 12 07:24:52 PDT 2004
Alexey Zelkin writes:
> $ make -v -n -DWITH_IPV6 -V MAKEFLAGS
> -v -n -D WITH_IPV6 -V MAKEFLAGS
Got that.
> PS: Use "ports/java/jdk14 && make". Without -DWITH_IPV6 and -v.
> If everything goes right, start adding anything you want.
Trying this; have:
===> Configuring for jdk-1.4.2p6_4
===> Building for jdk-1.4.2p6_4
# Start of jdk build
bsd i586 1.4.2-p6 build started: 04-04-12 10:12
if [ -r ./../../deploy/make/Makefile ]; then \
( cd ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/usr/ports/java/jdk14/work/control CONTROL_TOPDIR_NAME=control ALT_OUTPUTDIR=/usr/ports/java/jdk14/work/control/build/bsd-i586 ARCH_DATA_MODEL=32 MILESTONE=p6 BUILD_NUMBER=huff_12_apr_2004_10_12 ; ); \
fi
after about 10 minutes (P4-2.2 ghz+512 mb ram). Will report
further when a) something else interesting happens or b) process
seems to be stuck.
Robert Huff
More information about the freebsd-java
mailing list