Subject | Re: [firebird-php] PHP 5.3 compilation VC6 |
---|---|
Author | marius adrian popa |
Post date | 2009-05-29T09:16:07Z |
On Fri, May 29, 2009 at 4:41 AM, marius adrian popa <mapopa@...> wrote:
http://wiki.php.net/internals/windows/windowssdk
other pages
http://wiki.php.net/internals/windows
> On Thu, May 28, 2009 at 4:05 PM, Umberto Masotti <u.masotti@...> wrote:here is the wikipage
>> Resumed a old Win2000 VM with a correctly installed VC6 where lib and
>> include environment are correctly defined.
>> There is a FB 1.5.1 installed at the moment, I can change this with no
>> problem if mandatory to correct the error I'm reporting here.
>
> could you upgrade to 2.1.2 , i will check what is all about this error
>
> also you should upgrade the sdk
>
> http://mailman.mit.edu/pipermail/krb5-bugs/2003-July/001451.html
http://wiki.php.net/internals/windows/windowssdk
other pages
http://wiki.php.net/internals/windows
>
>>
>> I've enabled interbase shared option, the remaining options are the default.
>>
>> nmake end reporting:
>> **************************** BEGIN ***************
>> ibase_blobs.c
>> main\streams/php_stream_transport.h(85) : error C2143: syntax error :
>> missing ')' before '*'
>> main\streams/php_stream_transport.h(85) : error C2081: 'socklen_t' :
>> name in formal parameter list illegal
>> main\streams/php_stream_transport.h(85) : error C2143: syntax error :
>> missing '{' before '*'
>> main\streams/php_stream_transport.h(86) : error C2059: syntax error : 'type'
>> main\streams/php_stream_transport.h(88) : error C2059: syntax error : ')'
>> main\streams/php_stream_transport.h(93) : error C2143: syntax error :
>> missing ')' before '*'
>> main\streams/php_stream_transport.h(93) : error C2081: 'socklen_t' :
>> name in formal parameter list illegal
>> main\streams/php_stream_transport.h(93) : error C2143: syntax error :
>> missing '{' before '*'
>> main\streams/php_stream_transport.h(94) : error C2059: syntax error : 'type'
>> main\streams/php_stream_transport.h(94) : error C2059: syntax error : ')'
>> main\streams/php_stream_transport.h(104) : error C2143: syntax error :
>> missing ')' before '*'
>> main\streams/php_stream_transport.h(104) : error C2081: 'socklen_t' :
>> name in formal parameter list illegal
>> main\streams/php_stream_transport.h(104) : error C2143: syntax error :
>> missing '{' before '*'
>> main\streams/php_stream_transport.h(105) : error C2059: syntax error :
>> 'type'
>> main\streams/php_stream_transport.h(105) : error C2059: syntax error : ')'
>> main\streams/php_stream_transport.h(110) : error C2146: syntax error :
>> missing ')' before identifier 'addrlen'
>> main\streams/php_stream_transport.h(110) : error C2081: 'socklen_t' :
>> name in formal parameter list illegal
>> main\streams/php_stream_transport.h(110) : error C2061: syntax error :
>> identifier 'addrlen'
>> main\streams/php_stream_transport.h(110) : error C2059: syntax error : ';'
>> main\streams/php_stream_transport.h(110) : error C2059: syntax error : ','
>> main\streams/php_stream_transport.h(110) : error C2059: syntax error : ')'
>> main\streams/php_stream_transport.h(148) : error C2061: syntax error :
>> identifier 'socklen_t'
>> main\streams/php_stream_transport.h(152) : error C2059: syntax error : '}'
>> main\streams/php_stream_transport.h(157) : error C2061: syntax error :
>> identifier 'socklen_t'
>> main\streams/php_stream_transport.h(163) : error C2059: syntax error : '}'
>> main\streams/php_stream_transport.h(164) : error C2059: syntax error : '}'
>> ************************************* END **********************
>>
>> I'll try to see in sources tomorrow.
>>
>> Ciao.
>> Mimmo.
>>
>>
>>
>>
>> ------------------------------------
>>
>> Yahoo! Groups Links
>>
>>
>>
>>
>