very quick java/jdk14complie = problem?

Alexey Zelkin phantom at FreeBSD.org.ua
Mon Apr 12 01:40:55 PDT 2004


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.



More information about the freebsd-java mailing list