Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 12:32:43 -0700
From:      Vizion <vizion@vizion.occoxmail.com>
To:        freebsd-java@freebsd.org
Subject:   Configuring /usr/ports/java/jdk15
Message-ID:  <200505181232.43516.vizion@vizion.occoxmail.com>

next in thread | raw e-mail | index | archive | help
Hi

Trying to configure java sdk15 on freebsd 5.3 and have the output shown below. 
I do not understand what commands I now need to make.
I tried ./configure -Xlint  -- but that made the command illegal.
Can anyone please tell me?

Thanks in advance
David


../../../src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiatorImpl.java:162: 
warning: non-varargs call of varargs method with inexact argument type for 
last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
            moi= cons.newInstance(null);
                                  ^
Note: * uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
21 errors
12 warnings
gmake[3]: *** [.compile.classlist] Error 1
gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk15.

-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing May bound for Europe via Panama Canal.



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