Posted by Terry Richards on 05/10/05 01:45
Michael Vilain wrote:
> In article <NRAfe.8827$0i3.8824@bignews3.bellsouth.net>,
> Terry Richards <sn00per1@bellsouth.net> wrote:
>
>
>>i am getting lots of errors such as:"...differs in signedness"
>>what is it from?
>>
>>
>>/Users/terryrichards/tmp/php-4.3.11/ext/zlib/zlib.c: In function
>>'zif_gzcompress':
>>/Users/terryrichards/tmp/php-4.3.11/ext/zlib/zlib.c:440: warning:
>>pointer targets in passing argument 1 of 'compress2' differ in signedness
>>...
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c: In function
>>'ps_srlzr_decode_php_binary':
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c:415: warning:
>>pointer targets in passing argument 3 of 'php_var_unserialize' differ in
>>signedness
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c: In function
>>'ps_srlzr_decode_php':
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c:495: warning:
>>pointer targets in passing argument 3 of 'php_var_unserialize' differ in
>>signedness
>>...
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c: In function
>>'ps_srlzr_decode_php_binary':
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c:415: warning:
>>pointer targets in passing argument 3 of 'php_var_unserialize' differ in
>>signedness
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c: In function
>>'ps_srlzr_decode_php':
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c:495: warning:
>>pointer targets in passing argument 3 of 'php_var_unserialize' differ in
>>signedness
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c: In function
>>'php_session_create_id':
>>/Users/terryrichards/tmp/php-4.3.11/ext/session/session.c:574: warning:
>>pointer targets in passing argument 2 of 'PHP_MD5Update' differ in
>>signedness
>>...
>>In file included from
>>/Users/terryrichards/tmp/php-4.3.11/regex/regcomp.c:14:
>>/Users/terryrichards/tmp/php-4.3.11/regex/cclass.h:7: warning: pointer
>>targets in initialization differ in signedness
>>/Users/terryrichards/tmp/php-4.3.11/regex/cclass.h:7: warning: pointer
>>targets in initialization differ in signedness
>>/Users/terryrichards/tmp/php-4.3.11/regex/cclass.h:7: warning: pointer
>>targets in initialization differ in signedness
>>
>>:-)^2
>
>
> Install fink. It will ensure all the dependencies are taken care of.
> Or install one of the binary packages. It's much easier than spending a
> week getting all the libraries compiled.
>
/sw/bin/fink install php
Password:
Information about 4549 packages read in 7 seconds.
Failed: no package found for specification 'php'!
medusa:~ terryrichards$ /sw/bin/fink install php4-ssl
Information about 4549 packages read in 6 seconds.
Failed: no version info available for php4-ssl
medusa:~ terryrichards$ /sw/bin/fink install php4
Information about 4549 packages read in 6 seconds.
Failed: no package found for specification 'php4'!
:-)^2
Navigation:
[Reply to this message]
|