Date: Fri, 7 Mar 2003 09:51:03 -0600 From: Doug Poland <doug@polands.org> To: freebsd-java@freebsd.org Subject: error building jdk1.4 Message-ID: <20030307155103.GA52598@babylon.polands.org>
next in thread | raw e-mail | index | archive | help
Hello, I just refreshed my ports on a 4.7-STABLE box and was attempting to compile the jdk1.4 port. I ran make and after considerable building, came across this error : Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/runtime/osThread.cpp Compiling /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/osThread_bsd.cpp Compiling /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp: In function `static unsigned char * os::current_stack_base()': /usr/ports/java/jdk14/work/hotspot/src/os/bsd/vm/os_bsd.cpp:114: implicit declaration of function `int pthread_attr_get_np(...)' gmake[3]: *** [os_bsd.o] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product' gmake[2]: *** [the_vm] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp' gmake: *** [product] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. Can anyone shed some light on this little prob? -- Regards, Doug 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?20030307155103.GA52598>