Date: Mon, 10 Mar 2003 10:07:20 -0800 From: Wade Klaver <archeron@wavefire.com> To: freebsd-ports@freebsd.org Subject: jdk14 port does not compile cleanly. Message-ID: <200303101007.20388.archeron@wavefire.com>
next in thread | raw e-mail | index | archive | help
Hello, After going through sun's site (not very lynx-friendly) to DL all the relevant files prompted for by the jdk14 port, I found it does not build cleanly. If this is not the correct list for this type of post, I am sure you will inform me. Below is the information I can provide. If anything further is required, please ask. [root@arch jdk14]# uname -a FreeBSD arch.wavefire.com 5.0-RELEASE-p3 FreeBSD 5.0-RELEASE-p3 #4: Mon Feb 24 16:52:36 PST 2003 root@arch.wavefire.com:/usr/obj/usr/src/sys/WORKSTATION-5.0-SMP i386 [root@arch jdk14]# pwd /usr/ports/java/jdk14 [root@arch jdk14]# make install ... ... gmake[5]: Entering directory `/usr/ports/java/jdk14/work/j2se/make/java/hpi/nati ve' /usr/bin/gcc -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -Di586 -DARCH='"i586"' -DRELEASE='"1.4.1-p3"' -DFULL_VERSION='"1.4.1-p3-root_1 0_mar_2003_08_03"' -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_LITTLE_ENDIAN -I . -I/usr/ports/java/jdk14/work/control/build/bsd-i586/tmp/java/hpi/native_thread s/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/ javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/j avavm/include -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 -DHAVE_FILIOH -c -o /usr/ports/java/jdk14/work/co ntrol/build/bsd-i586/tmp/java/hpi/native_threads/obj/threads_md.o ../../../../s rc/solaris/hpi/native_threads/src/threads_md.c In file included from ../../../../src/solaris/hpi/native_threads/src/threads_md. c:25: /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]: *** [/usr/ports/java/jdk14/work/control/build/bsd-i586/tmp/java/hpi/na tive_threads/obj/threads_md.o] Error 1 gmake[5]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/hpi/nativ e' gmake[4]: *** [optimized] Error 2 gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/hpi/nativ e' gmake[3]: *** [all] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/hpi' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. Thanx all. -W -- Wade Klaver Wavefire Technologies Corporation GPG Public Key at http://archeron.wavefire.com /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303101007.20388.archeron>