From: j dot lammerts at chello dot nl Operating system: AIX 5 PHP version: 4CVS-2003-03-18 (stable) PHP Bug Type: Compile Failure Bug description: Warnings during FTP section compile
HI, When compiling with the --enable-ftp option I get the following warnings: prefer-pic -c /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c -o ext/ftp/ftp.lo /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c: In function `ftp_open': /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c:140: warning: passing arg 3 of `ngetsockn ame' from incompatible pointer type /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c: In function `ftp_pasv': /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c:582: warning: passing arg 3 of `ngetpeern ame' from incompatible pointer type /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c: In function `my_accept': /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c:1226: warning: passing arg 3 of `naccept' from incompatible pointer type /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c: In function `ftp_getdata': /home/php/php4-STABLE-200303031430/ext/ftp/ftp.c:1295: warning: passing arg 3 of `ngetsock name' from incompatible pointer type Although these are just warnings, am I to worry about the integrity of the php object that is built ? AIX level is 5.1.0.0 -- Edit bug report at http://bugs.php.net/?id=22765&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22765&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22765&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22765&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22765&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22765&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22765&r=support Expected behavior: http://bugs.php.net/fix.php?id=22765&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22765&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22765&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22765&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22765&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22765&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22765&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22765&r=gnused