From:             ian at onlineloop dot com
Operating system: Solaris 10
PHP version:      5.2.1
PHP Bug Type:     Compile Warning
Bug description:  "Incompatible with prototype" warnings

Description:
------------
When compiling PHP 5.2.1 on Solaris 10, sparc, with Studio 10 compilers
from Sun Microsystems, the build completes, however there are numerous
warnings about the prototype declarations not matching their usage in the
source code.

A number of external libraries, such as libxml2, openssl, openldap, and so
on have been compiled from source on the same system with the same
compiler.

Because of the large number of warnings and the resulting size of the
output, a text file will be added to this report containing a complete
history of the build, or failing that a link to a url.

If further information is needed, please tell me and I will provide it
asap.

# uname -a
SunOS devel 5.10 Generic sun4u sparc SUNW,Sun-Fire-V440

# cc -V
cc: Sun C 5.7 2005/01/07

# ld -V
ild: Sun Incremental Linker 4.3 2005/01/07

# env | grep FLA
LDFLAGS=-L/opt/sfw/lib -L/usr/sfw/lib -L/usr/local/open-ldap/lib
-L/usr/lib -L/usr/local/BerkeleyDB/lib -R/opt/sfw/lib -R/usr/sfw/lib
-R/usr/local/open-ldap/lib -R/usr/local/BerkeleyDB/lib -R/usr/lib
CPPFLAGS=-I/opt/sfw/include -I/usr/sfw/include/openssl
-I/usr/local/open-ldap/include -I/usr/local/BerkeleyDB/include/
-I/usr/include
CFLAGS=-I/opt/sfw/include -I/usr/sfw/include/openssl
-I/usr/local/open-ldap/include -I/usr/local/BerkeleyDB/include
-I/usr/include





-- 
Edit bug report at http://bugs.php.net/?id=40835&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40835&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40835&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40835&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40835&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40835&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40835&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40835&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40835&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40835&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40835&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40835&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40835&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40835&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40835&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40835&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40835&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40835&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40835&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40835&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40835&r=mysqlcfg

Reply via email to