Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 12:50:00 -0500
From:      Chris Barown <barowc@telenet.net>
To:        freebsd-java@FreeBSD.ORG
Subject:   jdk1.3 with native threads
Message-ID:  <5.2.0.9.0.20030219124745.03126cb0@harding.rbs>

next in thread | raw e-mail | index | archive | help
After watching the list for the last 2 weeks,
I have decided to install the jdk13 with
native threads, but I get the following error:

/usr/bin/gcc  -O -pipe -mcpu=pentiumpro -W -Wall  -Wno-unused 
-Wno-parentheses -pthread -I/usr/src/lib/libc_r/uthread 
-I/usr/src/lib/libc/include  -Di386 -DARCH='"i386"' -DSOLARIS2 
-DRELEASE='"1.3.1-p8"' -DFULL_VERSION='"1.3.1-p8-root-030219-12:29"' 
-D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -DLOGGING -D_LITTLE_ENDIAN 
-I. -I../../../../build/bsd-i386/tmp/java/hpi/native_threads/CClassHeaders 
-I../../../../src/solaris/javavm/export 
-I../../../../src/share/javavm/export 
-I../../../../src/solaris/hpi/native_threads/include 
-I../../../../src/solaris/hpi/include -I../../../../src/solaris/hpi/export 
-I../../../../src/share/hpi/include -I../../../../src/share/hpi/export 
-D_REENTRANT -DNATIVE -DUSE_PTHREADS -DMOOT_PRIORITIES 
-DNO_INTERRUPTIBLE_IO    -c -o 
../../../../build/bsd-i386/tmp/java/hpi/native_threads/obj/threads_md.o 
../../../../src/solaris/hpi/native_threads/src/threads_md.c
In file included from 
../../../../src/solaris/hpi/native_threads/src/threads_md.c:27:
/usr/include/sys/resource.h:61: field `ru_utime' has incomplete type
/usr/include/sys/resource.h:62: field `ru_stime' has incomplete type
gmake[4]: *** 
[../../../../build/bsd-i386/tmp/java/hpi/native_threads/obj/threads_md.o] 
Error 1
gmake[4]: Leaving directory 
`/usr/ports/java/jdk13/work/j2sdk1.3.1/make/java/hpi/native'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory 
`/usr/ports/java/jdk13/work/j2sdk1.3.1/make/java/hpi/native'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory 
`/usr/ports/java/jdk13/work/j2sdk1.3.1/make/java/hpi'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/java'
gmake: *** [all] Error 1
*** Error code 2

Stop in /usr/ports/java/jdk13.


This is on a dual processor machine running 5.0-release.


Any ideas?

Thanks,
Chris Barown


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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