Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 11:40:50 +0300
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        java@freebsd.org
Subject:   Re: very quick java/jdk14complie = problem?
Message-ID:  <20040412084050.GA87592@phantom.cris.net>
In-Reply-To: <16505.36772.884218.233159@jerusalem.litteratus.org>
References:  <16503.21793.243892.582878@jerusalem.litteratus.org> <20040410062037.GA19248@misty.eyesbeyond.com> <16505.36772.884218.233159@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

On Sun, Apr 11, 2004 at 02:34:12PM -0400, Robert Huff wrote:
> 
> Greg Lewis writes:
> 
> >  > ===>  Building for jdk-1.4.2p6_4
> >  > # Start of jdk build
> >  > GNU Make 3.80
> >  > Copyright (C) 2002  Free Software Foundation, Inc.
> >  > This is free software; see the source for copying conditions.
> >  > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> >  > PARTICULAR PURPOSE.
> >  
> >  This is like gmake has been run with --version.  Do you have -v or
> >  --version set in MAKE_FLAGS?
> 
> 	Not knowingly.  Does this ask the right question?
> 
> huff@> make -v -DWITH_IPV6 -V MAKE_FLAGS
> -f
> 

$ make -v -n -DWITH_IPV6 -V MAKEFLAGS
-v -n -D WITH_IPV6 -V MAKEFLAGS

PS: Use "ports/java/jdk14 && make". Without -DWITH_IPV6 and -v.  If everything
    goes right, start adding anything you want.



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