Date: Sat, 8 Mar 2003 17:28:45 +1030 From: Greg Lewis <glewis@eyesbeyond.com> To: Khairil Yusof <khairil_yusof@yahoo.com> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Error building jdk 1.4.1 on 5.0-p4 Message-ID: <20030308172845.A61777@misty.eyesbeyond.com> In-Reply-To: <1047079208.715.45.camel@daemon.home.net>; from khairil_yusof@yahoo.com on Sat, Mar 08, 2003 at 07:20:08AM %2B0800 References: <1047079208.715.45.camel@daemon.home.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 08, 2003 at 07:20:08AM +0800, Khairil Yusof wrote: > Stopped here on my work machine. > > Trying build now on 5.0-p4 at home. Looks like it had a problem with a > base include file /usr/include/sys/resource.h > > Following is the error: > > In file included from > ../../../../src/solaris/hpi/native_threads/src/threads_md.c:25: Place a #include <sys/time.h> before the #include <sys/resource.h> > /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[5]: *** > [/workdir/usr/ports/java/jdk14/work/control/build/bsd-i586/tmp/java/hpi/native_threads/obj/threads_md.o] Error 1 > gmake[5]: Leaving directory > `/workdir/usr/ports/java/jdk14/work/j2se/make/java/hpi/native' > gmake[4]: *** [optimized] Error 2 > gmake[4]: Leaving directory > `/workdir/usr/ports/java/jdk14/work/j2se/make/java/hpi/native' > gmake[3]: *** [all] Error 1 > gmake[3]: Leaving directory > `/workdir/usr/ports/java/jdk14/work/j2se/make/java/hpi' > gmake[2]: *** [all] Error 1 > gmake[2]: Leaving directory > `/workdir/usr/ports/java/jdk14/work/j2se/make/java' > gmake[1]: *** [all] Error 1 > gmake[1]: Leaving directory > `/workdir/usr/ports/java/jdk14/work/j2se/make' > gmake: *** [j2se-build] Error 2 > *** Error code 2 > > Stop in /usr/ports/java/jdk14. > > -- > > "Those who don't understand UNIX are condemned to reinvent it, poorly." > Henry Spencer -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org 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?20030308172845.A61777>