|
Posted by Michael Vilain on 05/10/05 00:12
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.
--
DeeDee, don't press that button! DeeDee! NO! Dee...
Navigation:
[Reply to this message]
|