Re: java build error

2007-04-26 Thread Lowell Gilbert
RYAN M. vAN GINNEKEN [EMAIL PROTECTED] writes:

 Hello all i am getting this error when trying to install java jdk15 from the 
 ports. please help and thank you in advance 

 acpi0_check: nexus0 
 attachedom/sun/jmx/mbeanserver/MBeanInstantiatorImpl.java:162: warning: 
 non-varargs call of varargsacpi0_check: legacy0 not-presentpe for last 
 parameter; 
 cast to java.lang.Object for a varargs call acpi0_check: npx0 attached 
 cast to java.lang.Object[] for a non-varargs call and to suppress this 
 warning acpi0_check: acpi0 attachednewInstance(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. 
 *** Error code 1 

Not giving us much to work with, are you?  ;-)

Do you have a java compiler installed at that point?  Which one?

Are you using a non-supported version of FreeBSD with a recent ports tree?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


java build error

2007-04-25 Thread RYAN M. vAN GINNEKEN

Hello all i am getting this error when trying to install java jdk15 from the 
ports. please help and thank you in advance 

acpi0_check: nexus0 
attachedom/sun/jmx/mbeanserver/MBeanInstantiatorImpl.java:162: warning: 
non-varargs call of varargsacpi0_check: legacy0 not-presentpe for last 
parameter; 
cast to java.lang.Object for a varargs call acpi0_check: npx0 attached 
cast to java.lang.Object[] for a non-varargs call and to suppress this warning 
acpi0_check: acpi0 attachednewInstance(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. 
*** Error code 1 



-- 
Computer King  CaN Mail - Sales Service Hosting Backup 

http://www.computerking.ca http://www.canmail.org 

NEW!!! Custom Service Packages 
Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting 
Packages 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Continous JAVA build error on AMD64 and i386

2005-09-29 Thread O. Hartmann

Hello.
I reported earlier in this list about trouble in building and installing 
  JAVA on both AMD64 and i386 architectures.
In the meanwhile, I can compile ports/jdk15 on AMD64/FreeBSD-6.0, but 
jdk15 does not include or have the desired plugin for Mozilla/FireFox, 
so I tried compiling ports/jdk14. I got every recent and needed file for 
this compilation, but although I compiled LINUX32 __and__ COMPAT32 
options into kernel (also procfs and linprocfs and everything is 
installed and working correct), I receive the the message: this port is 
for i386 and you are running amd64. That's really nice.


So I tried compiling jdk14 and jdk15 on an DELL Optiplex 280 running 
FreeBSD 6.0 (most recent buildworld as with the amd64 box!). I never had 
success compiling either jdk14 or jdk15, both end up in the attached 
error of mising BOOTDIR environment.

Examining the log output shows some curiuous portions:

   JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2
--BOOTSTRAP J2SDK VERSION: Segmentation fault
   OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586

This seems to be a fault in the Linux environment. I tried either 
Linuxulator as loadable kernel module or fixed compiled into kernel, 
with no success.


Deinstalling everything belonging to Linux and doing a fresh install via 
dependencies while installing jdk14/jdk15 doesn't result in any suitable 
 situation, I reiceive always the same error.


What's up?

Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]