Date: Fri, 9 Apr 2004 22:00:01 -0400 From: Robert Huff <roberthuff@rcn.com> To: freebsd-java@freebsd.org Subject: very quick java/jdk14complie = problem? Message-ID: <16503.21793.243892.582878@jerusalem.litteratus.org>
next in thread | raw e-mail | index | archive | help
After my recent issues with linux sun jdk-1/4 I decided to retry building native jdk15. Download all the complnents, check. "make clean", check. "make -v -DWITH_IPV6" gives: ===> jdk-1.4.2p6_4 depends on executable: gmake - found ===> Configuring for jdk-1.4.2p6_4 ===> Building for jdk-1.4.2p6_4 # Start of jdk build GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. then back to the prompt. Elapsed time < 30 seconds. Based on experience, this seems wrong. 8-) If it's any help "make install" gices: ===> Installing for jdk-1.4.2p6_4 ===> jdk-1.4.2p6_4 depends on executable: javavm - found ===> jdk-1.4.2p6_4 depends on file: /usr/X11R6/lib/X11/fonts/URW/fonts.dir - found Please use `make -DWITH_DEBUG' if you want to install libraries and binaries with debugging support. ===> Generating temporary packing list ===> Checking if java/jdk14 already installed /bin/mkdir -p /usr/local/jdk1.4.2 cd /usr/ports/java/jdk14/work/control/make/../build/bsd-i586/j2sdk-image && /usr/bin/find . | /usr/bin/cpio -pdmu -R root:wheel /usr/local/jdk1.4.2 cd: can't cd to /usr/ports/java/jdk14/work/control/make/../build/bsd-i586/j2sdk-image *** Error code 2 Stop in /usr/ports/java/jdk14. Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16503.21793.243892.582878>