tar zxPf libesmtp-cygwin.tar.gz
tar zxPf gmp-cygwin.tar.gz
然后
tar zxPf smthbbs-1.2-snapshot.tar.gz
改了site/devel.h里面的bbsuid和bbsgid
然后
./configure --prefix=/usr/local/bbs --enable-site=devel --disable-www/
--without-mysql cflags=-g
然后就编译报错了
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot cr
eate executables
See `config.log' for more details.
这个怎么回事啊
在编译apache是也出现相似的问题
怎么解决?
--
FROM 219.224.139.*