找回密码
 注册
搜索
查看: 1635|回复: 5

[讨论] 6573编译问题,各路大侠请进

[复制链接]
发表于 2011-11-25 15:17:45 | 显示全部楼层 |阅读模式
ifeq ($(HOST_OS),darwin)
# Mac OS' screwy version of java uses a non-standard directory layout
# and doesn't even seem to have tools.jar.  On the other hand, javac seems
# to be able to magically find the classes in there, wherever they are, so
# leave this blank
HOST_JDK_TOOLS_JAR :=
else
HOST_JDK_TOOLS_JAR:= $(shell $(BUILD_SYSTEM)/find-jdk-tools-jar.sh)
endif

以上是定义JDR TOOLS路径?

错误如下:

make[3]: *** 没有规则可以创建“out/host/common/obj/JAVA_LIBRARIES/droiddoc_intermediates/javalib.jar”需要的目标“out/host/linux-x86/framework/clearsilver.jar”。 停止。
make[3]: *** 正在等待未完成的任务....

clearsilver.jar文件没有生成,
各位哪位遇到过这种错误,不慎赐教。
发表于 2011-11-26 00:02:33 | 显示全部楼层
你的JDK版本是多少?
点评回复

使用道具 举报

 楼主| 发表于 2011-12-2 15:46:10 | 显示全部楼层
结贴 谢谢各位的回复 跟JDK版本无关 UBUNTU的问题
点评回复

使用道具 举报

发表于 2011-12-1 17:45:03 | 显示全部楼层
不是吧,我在平台6573上用的也是jdk1.6阿。不是jdk的问题吧。本人java,对C不甚了解,帮不上楼主。
点评回复

使用道具 举报

发表于 2011-11-29 13:13:24 | 显示全部楼层
6573只支持JDK5.0……请降低JDK版本……
点评回复

使用道具 举报

 楼主| 发表于 2011-11-28 11:40:50 | 显示全部楼层
jdk-6u29-linux-x64.bin
点评回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-11-23 11:17 , Processed in 0.048418 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表