给大家分享一下 VC6编译PHP 5.3.2的扩展出现一大堆错误
c:\project\php\main\streams\php_stream_transport.h(85) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(85) : error C2143: syntax error : missing '{' before '*'
c:\project\php\main\streams\php_stream_transport.h(86) : error C2059: syntax error : 'type'
c:\project\php\main\streams\php_stream_transport.h(88) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(93) : error C2143: syntax error : missing ')' before '*'
c:\project\php\main\streams\php_stream_transport.h(93) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(93) : error C2143: syntax error : missing '{' before '*'
c:\project\php\main\streams\php_stream_transport.h(94) : error C2059: syntax error : 'type'
c:\project\php\main\streams\php_stream_transport.h(94) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(104) : error C2143: syntax error : missing ')' before '*'
c:\project\php\main\streams\php_stream_transport.h(104) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(104) : error C2143: syntax error : missing '{' before '*'
c:\project\php\main\streams\php_stream_transport.h(105) : error C2059: syntax error : 'type'
c:\project\php\main\streams\php_stream_transport.h(105) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2146: syntax error : missing ')' before identifier 'addrlen'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(110) : error C2061: syntax error : identifier 'addrlen'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2059: syntax error : ';'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2059: syntax error : ','
c:\project\php\main\streams\php_stream_transport.h(110) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(148) : error C2061: syntax error : identifier 'socklen_t'
c:\project\php\main\streams\php_stream_transport.h(152) : error C2059: syntax error : '}'
c:\project\php\main\streams\php_stream_transport.h(157) : error C2061: syntax error : identifier 'socklen_t'
c:\project\php\main\streams\php_stream_transport.h(163) : error C2059: syntax error : '}'
c:\project\php\main\streams\php_stream_transport.h(164) : error C2059: syntax error : '}'
mbstring.c
c:\project\php\main\streams\php_stream_transport.h(85) : error C2143: syntax error : missing ')' before '*'
c:\project\php\main\streams\php_stream_transport.h(85) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(85) : error C2143: syntax error : missing '{' before '*'
c:\project\php\main\streams\php_stream_transport.h(86) : error C2059: syntax error : 'type'
c:\project\php\main\streams\php_stream_transport.h(88) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(93) : error C2143: syntax error : missing ')' before '*'
c:\project\php\main\streams\php_stream_transport.h(93) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(93) : error C2143: syntax error : missing '{' before '*'
c:\project\php\main\streams\php_stream_transport.h(94) : error C2059: syntax error : 'type'
c:\project\php\main\streams\php_stream_transport.h(94) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(104) : error C2143: syntax error : missing ')' before '*'
c:\project\php\main\streams\php_stream_transport.h(104) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(104) : error C2143: syntax error : missing '{' before '*'
c:\project\php\main\streams\php_stream_transport.h(105) : error C2059: syntax error : 'type'
c:\project\php\main\streams\php_stream_transport.h(105) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2146: syntax error : missing ')' before identifier 'addrlen'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(110) : error C2061: syntax error : identifier 'addrlen'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2059: syntax error : ';'
c:\project\php\main\streams\php_stream_transport.h(110) : error C2059: syntax error : ','
c:\project\php\main\streams\php_stream_transport.h(110) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(148) : error C2061: syntax error : identifier 'socklen_t'
c:\project\php\main\streams\php_stream_transport.h(152) : error C2059: syntax error : '}'
c:\project\php\main\streams\php_stream_transport.h(157) : error C2061: syntax error : identifier 'socklen_t'
c:\project\php\main\streams\php_stream_transport.h(163) : error C2059: syntax error : '}'
c:\project\php\main\streams\php_stream_transport.h(164) : error C2059: syntax error : '}'
php_mbregex.c
c:\project\php\main\streams\php_stream_transport.h(85) : error C2143: syntax error : missing ')' before '*'
c:\project\php\main\streams\php_stream_transport.h(85) : error C2081: 'socklen_t' : name in formal parameter list illegal
c:\project\php\main\streams\php_stream_transport.h(85) : error C2143: syntax error : missing '{' before '*'
c:\project\php\main\streams\php_stream_transport.h(86) : error C2059: syntax error : 'type'
c:\project\php\main\streams\php_stream_transport.h(88) : error C2059: syntax error : ')'
c:\project\php\main\streams\php_stream_transport.h(93) : error C2143: syntax error : missing ')' before '*'
c:\project\php\main\streams\php_stream_transport.h(93) : error C2081: 'socklen_t' : name in formal parameter list illegal更多的错误请详细查看  k.beidaqingniao.com  或许对你有帮助的