编译OpenJDK7。所有目标都是成功的,但是'jdk'错过了

时间:2018-08-09 10:23:23

标签: java ubuntu jvm

我尝试在 ubuntu 10.04 上使用 编译 openjdkb147-27-jun Bootstrap jdk1.6u45 。完成此

--- Build times -----------
Target all_product_build
Start 2018-08-10 02:01:43
End   2018-08-10 02:03:23
00:00:06 corba
00:01:23 hotspot
00:00:03 jaxp
00:00:05 jaxws
00:00:03 langtools     
00:01:40 TOTAL
--------------------------

没有错误。但是,为什么错过目标 'jdk' ?目录 ./ build / j2sdk-image 也为空。有人可以帮我吗? 顺便说一句,我在运行 保持理智

时收到警告
You are not building the JDK sources.
This will result in a development-only
build of the JDK , lacking the jdk binaries.

它与此警告有关,如何消除它?

0 个答案:

没有答案