我装了虚拟的red hat 9.0(vmware),在解压缩skyeye0.8.8.tar.tar后,进入skyeye_insight(解压缩包自动建立的文件夹)输入命令
./configure --target=arm-elf --prefix=/usr/skyeye_insight
回车后,显示
configuring for a i686-pc-linux-gnu host
created "makefile" in /usr/skyere_insight
./configure:line 8: cc: command not found
***the command 'cc -o conftest -g confetest.c' failed.
***you must set environment varialble cc to a working compiler
我都装了不知道多少次了,还是这样的问题,gcc?
configure:line 8: cc: command not found
***the command 'cc -o conftest -g confetest.c' failed.
***you must set environment varialble cc to a working compiler
gcc装上了,现在是这样的问题:可以看一下吗?
./config.status: fork: No such file or directory
configure: error: ./configure failed for cygwin
Configure in /usr/src/skyeye/tcl failed, exiting.
是fork 的问题???