- 主题:config错误
# ./configure --prefix=/home/bbs --enable-site=fb2k-v2 --with-php --with-mysql --enable-customizing
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-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 style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/src':
configure: error: C compiler cannot create executables
See `config.log' for more details
--
FROM 211.99.222.*
gcc的问题?
【 在 huangzy0138 (禹弟) 的大作中提到: 】
: # ./configure --prefix=/home/bbs --enable-site=fb2k-v2 --with-php --with-mysql --enable-customizing
: checking build system type... x86_64-unknown-linux-gnu
: checking host system type... x86_64-unknown-linux-gnu
: ...................
--
FROM 211.99.222.*
看看config.log里怎么了
【 在 huangzy0138 (禹弟) 的大作中提到: 】
: # ./configure --prefix=/home/bbs --enable-site=fb2k-v2 --with-php --with-mysql --enable-customizing
: checking build system type... x86_64-unknown-linux-gnu
: checking host system type... x86_64-unknown-linux-gnu
: ...................
--
FROM 123.116.98.*