SkyEye的安装问题
我下载的是skyeye-1.2.9_rc1.tar.gz,操作系统是red hat,按照网站上面说的先./configure;然后make,但是没有反应。不明白,skyeye-1.2.9_rc1没有Makefile文件,如何make configure命令的作用就是生成 Makefile 。 configure之后是make lib,然后是make回复 2# jiangtao9999 的帖子
非常感谢你的回答,但是我的configure没有生成Makefile,不知道是什么原因。是否必须先装上arm-elf-tools,才可以安装skyeye?如果是,请问哪有下载?不要怪小弟罗嗦,我是新来的!:oops: configure 不成功就不会生成Makefile 。
是否成功请看 configure 输出。
回复 5# jiangtao9999 的帖子
我的configure输出是ecking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... configure: error: cannot run C++ compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
这是个什么原因呀? 如下面错误提示,有可能缺少g++程序。
checking whether the C++ compiler works... configure: error: cannot run C++ compiled programs.
页:
[1]