hi folks
i try many times to compile/install the JDK from the cblfs-wiki and
every times it fails and i can't understand how it fails. i do it
exactly like in the book.
bash-3.2# cd control/make &&
> make
linux amd64 1.5.0-internal build started: 07-06-17 18:21
cat: /etc/SuSE-release: Datei oder Verzeichnis nicht gefunden
make[1]: Entering directory `/1-JDK/jdk-build/j2se/make'
/bin/sh: line 0: [: too many arguments
make[1]: Leaving directory `/1-JDK/jdk-build/j2se/make'
if [ -r ./../../install/make/Makefile ]; then \
( cd ./../../install/make; make sanity MAKEFLAGS=
EXTERNALSANITYCONTROL=true ALT_CONTROL_TOPDIR=/1-JDK/jdk-build/control
ALT_J2SE_TOPDIR=/1-JDK/jdk-build/j2se
ALT_OUTPUTDIR=/1-JDK/jdk-build/control/build/linux-amd64
ALT_RTPATCH_DIR= ALT_BASE_IMAGE_ZIP= ALT_BASE_IMAGE_DIR=
ALT_NEW_IMAGE_DIR= ALT_BUNDLE_DATE=17_jun_2007 ; ); \
fi
make[1]: Entering directory `/1-JDK/jdk-build/install/make'
/bin/sh: line 0: [: too many arguments
make[1]: Leaving directory `/1-JDK/jdk-build/install/make'
Build Machine Information:
build machine =
Build Directory Structure:
CWD = /1-JDK/jdk-build/control/make
TOPDIR = ./../..
CONTROL_TOPDIR = ./../../control
HOTSPOT_TOPDIR = ./../../hotspot
J2SE_TOPDIR = ./../../j2se
MOTIF_TOPDIR = ./../../motif
INSTALL_TOPDIR = ./../../install
SPONSORS_TOPDIR = ./../../sponsors
External File/Binary Locations:
PREVIOUS_JRE_BUNDLE =
/java/re/j2se/1.4.2/archive/fcs/bundles/linux-amd64/j2re-1_4_2-linux-amd64.tar.gz
PREVIOUS_JDK_BUNDLE =
/java/re/j2se/1.4.2/archive/fcs/bundles/linux-amd64/j2sdk-1_4_2-linux-amd64.tar.gz
Build Directives:
BUILD_HOTSPOT = true
BUILD_MOTIF = true
BUILD_INSTALL = true
BUILD_SPONSORS = false
Hotspot Settings:
HOTSPOT_BUILD_JOBS =
Bootstrap Settings:
BOOTDIR = /java/re/j2se/1.4.2/archive/fcs/binaries/linux-amd64
BOOTSTRAP J2SDK VERSION:
OUTPUTDIR = /1-JDK/jdk-build/control/build/linux-amd64
Build Tool Settings:
JDK_DEVTOOLS_DIR = /java/devtools
UNIXCOMMAND_PATH = /bin/
COMPILER_PATH = /usr/bin/
DEVTOOLS_PATH = /java/devtools/linux/bin/
USRBIN_PATH = /usr/bin/
MOTIF_DIR = /1-JDK/jdk-build/control/build/linux-amd64/motif-amd64
CC_VER = 4.1.1
ZIP_VER = 2.32
PATH =
/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11/bin:/usr/X11/sbin:/usr/local/sbin:/usr/local/bin:/usr/X11R7/bin:/opt/qt/bin:/opt/gnome/sbin:/opt/gnome/bin:/opt/jdk/jdk/bin:/opt/kde-3.5.6/bin:/opt/firefox-2.0.0.1/bin:/opt/thunderbird-2.0b1/bin:/opt/wine/bin:/Buzz/bin:/opt/jdk/jdk-precompiled-1.5.0_11/bin
TMPDIR = /1-JDK/jdk-build/control/build/linux-amd64/tmp
Build Directives:
USE_ONLY_BOOTDIR_TOOLS =
USE_HOTSPOT_INTERPRETER_MODE =
PEDANTIC =
DEV_ONLY =
J2RE_ONLY =
NO_DOCS =
NO_IMAGES =
TOOLS_ONLY =
INSANE =
PARALLEL_COMPILES = false
PARALLEL_COMPILE_JOBS = 2
FASTDEBUG = false
INCREMENTAL_BUILD = false
Build Platform Settings:
PLATFORM = linux
ARCH = amd64
LIBARCH = amd64
ARCH_FAMILY = amd64
ARCH_DATA_MODEL = 64
LINUX_VERSION =
OS_VERSION = 2.6.19.2
ALSA_VERSION = 1.0.13
FREE_SPACE = Verfügbar 13978084
GNU Make Settings:
MAKE = make
MAKE VERSION =
MAKECMDGOALS = sanity
MAKEFLAGS =
SHELL = /bin/sh
Target Build Versions:
JDK_VERSION = 1.5.0
MILESTONE = internal
BUILD_NUMBER = root_17_jun_2007_18_21
External File/Binary Locations:
HOTSPOT_SERVER_PATH =
/1-JDK/jdk-build/control/build/linux-amd64/hotspot-amd64/server
HOTSPOT_IMPORT_PATH =
/1-JDK/jdk-build/control/build/linux-amd64/hotspot-amd64/import
MOTIF_DIR = /1-JDK/jdk-build/control/build/linux-amd64/motif-amd64
CACERTS_FILE = ./../src/share/lib/security/cacerts
No setting required for Unix Systems
WARNING: Your are not building SPONSORS workspace from
the control build. This will result in a development-only
build of the J2SE workspace, lacking the installation bundles
WARNING: The version of make being used does not match
the expected version for this platform.
The version of make found was -><-
The version expected matches the pattern ->3.7[89].1,<-.
WARNING: You are building on an unsupported brand of Linux.
The supported version is SuSE Enterprise Linux release 8.1.
WARNING: You are using an unsupported kernel version of Linux.
The supported kernel version is 2.4.*.
Your kernel version is 2.6.19.2
ERROR: You do not have a valid DEVTOOLS_PATH setting.
Please check your access to
/java/devtools/linux/bin/
and/or check your value of ALT_DEVTOOLS_PATH.
ERROR: There is no GNU CC compiler at the location:
/usr/bin/
ERROR: There is no zip file at the location:
zip
ERROR: Your CLASSPATH environment variable is set. This will
most likely cause the build to fail. Please unset it
and start your build again.
ERROR: Your JAVA_HOME environment variable is set. This will
most likely cause the build to fail. Please unset it
and start your build again.
ERROR: BOOTDIR does not point to a valid Java 2 SDK
Check that you have access to
/java/re/j2se/1.4.2/archive/fcs/binaries/linux-amd64/bin/java
and/or check your value of ALT_BOOTDIR.
ERROR: You do not have access to the previous java release jre bundles.
Please check your access to
/java/re/j2se/1.4.2/archive/fcs/bundles/linux-amd64/j2re-1_4_2-linux-amd64.tar.gz
and/or check your value of ALT_PREVIOUS_RELEASE_PATH or
ALT_PREVIOUS_JRE_FILE
This will affect you if you build the images target.
ERROR: You do not have access to the previous java release sdk bundles.
Please check your access to
and/or check your value of ALT_PREVIOUS_RELEASE_PATH or
ALT_PREVIOUS_JDK_FILE.
This will affect you if you build the images target.
Exiting because of the above error(s).
for example: "ERROR: There is no GNU CC compiler at the location:
/usr/bin/"
thats wrong! i have a compiler in /usr/bin.
has anyone proposal for solutions?
<http://dict.tu-chemnitz.de/dings.cgi?o=3021;service=deen;iservice=en-de;query=proposal>
<http://dict.tu-chemnitz.de/dings.cgi?o=3021;service=deen;iservice=en-de;query=solution>
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support