level 1
唯听晚版随30
楼主
下载了pcre源代码
编译语句:
./auto/configure --prefix= --sbin-path=nginx --with-cc=cl --with-cc-opt="-DFD_SETSIZE=51200"
-–with-rtsig_module
–-with-select_module
–-with-http_realip_module
–-with-http_addition_module
–-with-http_sub_module
–-with-http_dav_module
–-with-http_flv_module
–-with-http_stub_status_module
--with-pcre=lib/pcre-8.00
--without-http_gzip_module
最后生成lib包的时候总是报错,有没有人会的,教下我,
报错如下图:


2011年12月29日 08点12分
1
编译语句:
./auto/configure --prefix= --sbin-path=nginx --with-cc=cl --with-cc-opt="-DFD_SETSIZE=51200"
-–with-rtsig_module
–-with-select_module
–-with-http_realip_module
–-with-http_addition_module
–-with-http_sub_module
–-with-http_dav_module
–-with-http_flv_module
–-with-http_stub_status_module
--with-pcre=lib/pcre-8.00
--without-http_gzip_module
最后生成lib包的时候总是报错,有没有人会的,教下我,
报错如下图:

