-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b149
bash configure --with-debug-level=slowdebug --with-boot-jdk=/scratch/cphillim/jdk8-bootstrap/linux-x64 --disable-precompiled-headers --disable-zip-debug-info --enable-deploy=no --enable-installer=no --with-devkit=/scratch/cphillim/gcc4.8.2-OEL5.5 --with-jvm-variants=zero --with-target-bits=64 --disable-jfr --with-libffi-lib=/usr/lib/x86_64-linux-gnu --with-libffi-include=/usr/include/x86_64-linux-gnu --disable-warnings-as-errors
make images
...
In file included from /scratch/cphillim/gcc4.8.2-OEL5.5/x86_64-unknown-linux-gnu/sysroot/usr/include/linux/param.h:4:0,
from /usr/include/x86_64-linux-gnu/bits/param.h:28,
from /usr/include/x86_64-linux-gnu/sys/param.h:31,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/os/linux/vm/jvm_linux.h:45,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/prims/jvm.h:30,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/utilities/debug.hpp:29,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/runtime/globals.hpp:29,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/memory/allocation.hpp:28,
/usr/include/x86_64-linux-gnu/asm/param.h:1:31: fatal error: asm-generic/param.h: No such file or directory
#include <asm-generic/param.h>
^
compilation terminated.
make[8]: *** [abstractCompiler.o] Error 1
make[7]: *** [the_vm] Error 2
make images
...
In file included from /scratch/cphillim/gcc4.8.2-OEL5.5/x86_64-unknown-linux-gnu/sysroot/usr/include/linux/param.h:4:0,
from /usr/include/x86_64-linux-gnu/bits/param.h:28,
from /usr/include/x86_64-linux-gnu/sys/param.h:31,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/os/linux/vm/jvm_linux.h:45,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/prims/jvm.h:30,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/utilities/debug.hpp:29,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/runtime/globals.hpp:29,
from /home/cphillim/hg.local/jdk9.zero/hotspot/src/share/vm/memory/allocation.hpp:28,
/usr/include/x86_64-linux-gnu/asm/param.h:1:31: fatal error: asm-generic/param.h: No such file or directory
#include <asm-generic/param.h>
^
compilation terminated.
make[8]: *** [abstractCompiler.o] Error 1
make[7]: *** [the_vm] Error 2
- blocks
-
JDK-8147486 Build Zero on linux x64 in JPRT
-
- Closed
-