From:             kmberry at sspeakeasy dot net
Operating system: linux-2.6.7
PHP version:      5CVS-2004-07-31 (dev)
PHP Bug Type:     Compile Failure
Bug description:  PHP5 CVS fails compile on xp_socket.c socket_sendto function

Description:
------------
My configure:
 ./configure --with-apxs2filter=/usr/local/apache2/bin/apxs
--with-apxs2=/usr/local/apache2/bin/apxs --with-xsl --with-pear
--with-ncurses --with-readline --with-mysql --with-snmp  --with-libedit
--with-pspell --with-unixODBC --with-mcrypt --with-msession
--with-mime-magic --with-ldap --with-ldap-sasl --with-ming --with-mhash
--with-libmbfl --with-imap --with-imap-ssl --with-gettext --with-gmp
--with-kerberos --with-inifile --with-flatfile --with-db4  --with-ttf
--with-t1lib --with-gd --with-zlib --with-dbm --with-bz2 --with-curl
--with-curlwrappers --with-mod_charset --with-mnogosearch --with-openssl
--enable-zend-multibyte --enable-soap  --enable-yp --enable-memory-limit
--enable-sysvshm --enable-sysvsem --enable-sysvmsg --enable-shmop
--enable-ucd-snmp-hack --enable-pcntl --enable-mbstring --enable-dio
--enable-exif --enable-calendar --enable-ftp --enable-bcmath
--enable-dbase --enable-dba --enable-fastcgi --enable-force-cgi-redirect
--with-gd --enable-gd-jis-conv --enable-gd-native-ttf
--enable-magic-quotes --enable-versioning --enable-sockets


End of make:
T -I/home/local2/php-src/TSRM -DTHREAD=1  -g -O2 -pthread -DZTS 
-prefer-pic -c /home/local2/php-src/main/streams/xp_socket.c -o
main/streams/xp_socket.lo
/home/local2/php-src/main/streams/xp_socket.c: In function
`php_sockop_set_option':
/home/local2/php-src/main/streams/xp_socket.c:334: error: too few
arguments to function `sock_sendto'
make: *** [main/streams/xp_socket.lo] Error 1






-- 
Edit bug report at http://bugs.php.net/?id=29471&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29471&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29471&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29471&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29471&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29471&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29471&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29471&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29471&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29471&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29471&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29471&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29471&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29471&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29471&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29471&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29471&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29471&r=float

Reply via email to