omm111:~/gcc/rpc.rstatd-4.0.1 # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/root/gcc/rpc.rstatd-4.0.1/missing: Unknown `--run' option
Try `/root/gcc/rpc.rstatd-4.0.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
使用 make命令时
omm111:~/gcc/rpc.rstatd-4.0.1 # make
make: *** No targets specified and no makefile found. Stop.