[root@dns chinadns-c-1.1.8]# ./configure && make %% make install
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 whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in `/tmp/chinadns-c-1.1.8':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
[root@dns chinadns-c-1.1.8]#
然后看了下config.log,内容是这样:
It was created by ChinaDNS-C configure 1.1.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname =
dns.wzms.comuname -m = i686
uname -r = 2.6.32-220.el6.i686
uname -s = Linux
uname -v = #1 SMP Tue Dec 6 16:15:40 GMT 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
不知道该怎么办了TvT