From:             j dot lammerts at chello dot nl
Operating system: AIX 5.1.0.0
PHP version:      4.3.2RC1
PHP Bug Type:     Compile Warning
Bug description:  Two warnings during make

Hi,

Discovered two more warnings when compiling the latest cvs release.
The first one has to do with pcre. The second one is when nm tries to list
symbols of image.o. It says it can't...
Here are the warnings :

1)
 /bin/sh /home/root/php4-STABLE-200303212030/libtool --silent
--preserve-dup-deps --mode=compile gcc -DSUPPORT_UTF8 -DLINK_SIZE=2
-I/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib -Iext/pcre/
-I/home/root/php4-STABLE-200303212030/ext/pcre/ -DPHP_ATOM_INC
-I/home/root/php4-STABLE-200303212030/include
-I/home/root/php4-STABLE-200303212030/main
-I/home/root/php4-STABLE-200303212030
-I/home/root/php4-STABLE-200303212030/Zend
-I/home/root/php4-STABLE-200303212030/ext/xml/expat 
-I/home/root/php4-STABLE-200303212030/TSRM  -g -O2  -prefer-pic -c
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c -o
ext/pcre/pcrelib/pcre.lo
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:108: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:108: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:108: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:108: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:108: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:108: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:110: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:110: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:110: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:111: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:112: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:112: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:114: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:114: warning:
overflow in implicit constant conversion
/home/root/php4-STABLE-200303212030/ext/pcre/pcrelib/pcre.c:116: warning:
overflow in implicit constant conversion

2)
nm: ext/standard/image.o: 0654-206 Cannot process the symbol table.

TIA,

Hans
-- 
Edit bug report at http://bugs.php.net/?id=22823&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22823&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22823&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22823&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22823&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22823&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22823&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22823&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22823&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22823&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22823&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22823&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22823&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22823&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22823&r=gnused

Reply via email to